Uses of Enum Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Unit
Packages that use Unit
Package
Description
-
Uses of Unit in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap 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).ReservedJavaKeywordAllFieldCases.getIf()
A field with a java reserved name which is an enumstatic 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.Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap with parameters of type UnitModifier and TypeMethodDescriptionvoid
A field with a java reserved name which is an enumA field with a java reserved name which is an enum -
Uses of Unit in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.util with parameters of type UnitModifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCases.age
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCases origin, Unit unit) This method loads the data for AllFieldCases.age.