Uses of Enum
com.graphql_java_generator.client.directive.DirectiveLocation
-
Uses of DirectiveLocation in com.graphql_java_generator.client.directive
Modifier and TypeMethodDescriptionstatic DirectiveLocation
Returns the enum constant of this type with the specified name.static DirectiveLocation[]
DirectiveLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Directive.setDirectiveLocations
(List<DirectiveLocation> directiveLocations)