Uses of Enum Class
com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
Packages that use GraphQLObjectMapperTestClass.TestEnum
-
Uses of GraphQLObjectMapperTestClass.TestEnum in com.graphql_java_generator.client
Fields in com.graphql_java_generator.client declared as GraphQLObjectMapperTestClass.TestEnumMethods in com.graphql_java_generator.client that return GraphQLObjectMapperTestClass.TestEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GraphQLObjectMapperTestClass.TestEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.