Uses of Enum Class
com.graphql_java_generator.domain.client.allGraphQLCases.Unit
Packages that use Unit
-
Uses of Unit in com.graphql_java_generator.domain.client.allGraphQLCases
Methods in com.graphql_java_generator.domain.client.allGraphQLCases that return UnitModifier and TypeMethodDescriptionstatic Unit
Unit.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).static Unit
Returns the enum constant of this class with the specified name.static Unit[]
Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.