Uses of Enum Class
org.allGraphQLCases.server.SEP_Unit_SES
Packages that use SEP_Unit_SES
-
Uses of SEP_Unit_SES in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return SEP_Unit_SESModifier and TypeMethodDescriptionstatic SEP_Unit_SESSEP_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_SESReturns the enum constant of this class with the specified name.static SEP_Unit_SES[]SEP_Unit_SES.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.allGraphQLCases.server with parameters of type SEP_Unit_SESModifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCases.age(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SEP_Unit_SES unit) This method loads the data for AllFieldCases.age.voidSTP_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
Methods in org.allGraphQLCases.server.impl with parameters of type SEP_Unit_SESModifier 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