Uses of Enum
org.allGraphQLCases.client.CEP___DirectiveLocation_CES
-
Uses of CEP___DirectiveLocation_CES in org.allGraphQLCases.client
Modifier and TypeMethodDescriptionstatic CEP___DirectiveLocation_CES
CEP___DirectiveLocation_CES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).static CEP___DirectiveLocation_CES
Returns the enum constant of this type with the specified name.static CEP___DirectiveLocation_CES[]
CEP___DirectiveLocation_CES.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CTP___Directive_CTS.setLocations
(List<CEP___DirectiveLocation_CES> locations) CTP___Directive_CTS.Builder.withLocations
(List<CEP___DirectiveLocation_CES> locationsParam)