Uses of Enum
org.allGraphQLCases.server.SEP_Unit_SES
-
Uses of SEP_Unit_SES in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionstatic SEP_Unit_SES
SEP_Unit_SES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).STP_ReservedJavaKeywordAllFieldCases_STS.getIf()
A field with a java reserved name which is an enumstatic SEP_Unit_SES
Returns the enum constant of this type with the specified name.static SEP_Unit_SES[]
SEP_Unit_SES.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCases.age
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SEP_Unit_SES unit) This method loads the data for AllFieldCases.age.void
STP_ReservedJavaKeywordAllFieldCases_STS.setIf
(SEP_Unit_SES _if) A field with a java reserved name which is an enumSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withIf
(SEP_Unit_SES _ifParam) A field with a java reserved name which is an enum -
Uses of SEP_Unit_SES in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCasesImpl.age
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SEP_Unit_SES unit) Custom field data fetchers are available since release 2.5