Uses of Enum
com.graphql_java_generator.client.directive.DirectiveLocation
Packages that use DirectiveLocation
-
Uses of DirectiveLocation in com.graphql_java_generator.client.directive
Methods in com.graphql_java_generator.client.directive that return DirectiveLocationModifier 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.Methods in com.graphql_java_generator.client.directive that return types with arguments of type DirectiveLocationMethod parameters in com.graphql_java_generator.client.directive with type arguments of type DirectiveLocationModifier and TypeMethodDescriptionvoid
Directive.setDirectiveLocations
(List<DirectiveLocation> directiveLocations)