Uses of Enum Class
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 DirectiveLocationReturns the enum constant of this class with the specified name.static DirectiveLocation[]DirectiveLocation.values()Returns an array containing the constants of this enum class, 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 TypeMethodDescriptionvoidDirective.setDirectiveLocations(List<DirectiveLocation> directiveLocations)