Uses of Enum
com.graphql_java_generator.annotation.RequestType
Packages that use RequestType
Package
Description
All annotations used by the GraphQL-generator client part
-
Uses of RequestType in com.graphql_java_generator.annotation
Methods in com.graphql_java_generator.annotation that return RequestTypeModifier and TypeMethodDescriptionstatic RequestTypeReturns the enum constant of this type with the specified name.static RequestType[]RequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.