Uses of Enum Class
gql.GqlServiceOuterClass.ExecuteResponse.FrameCase
Packages that use GqlServiceOuterClass.ExecuteResponse.FrameCase
-
Uses of GqlServiceOuterClass.ExecuteResponse.FrameCase in gql
Methods in gql that return GqlServiceOuterClass.ExecuteResponse.FrameCaseModifier and TypeMethodDescriptionGqlServiceOuterClass.ExecuteResponse.FrameCase.forNumber(int value) GqlServiceOuterClass.ExecuteResponse.Builder.getFrameCase()GqlServiceOuterClass.ExecuteResponse.getFrameCase()GqlServiceOuterClass.ExecuteResponseOrBuilder.getFrameCase()GqlServiceOuterClass.ExecuteResponse.FrameCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.GqlServiceOuterClass.ExecuteResponse.FrameCase.values()Returns an array containing the constants of this enum class, in the order they are declared.