Uses of Enum Class
org.allGraphQLCases.server.SEP_extends_SES
Packages that use SEP_extends_SES
-
Uses of SEP_extends_SES in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return SEP_extends_SESModifier and TypeMethodDescriptionstatic SEP_extends_SESSEP_extends_SES.fromGraphQlValue(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).STP_break_STS.getCase()static SEP_extends_SESReturns the enum constant of this class with the specified name.static SEP_extends_SES[]SEP_extends_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_extends_SESModifier and TypeMethodDescriptionDataFetchersDelegatebreak._case(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) This method loads the data for break.case.voidSTP_break_STS.setCase(SEP_extends_SES _case) STP_break_STS.Builder.withCase(SEP_extends_SES _caseParam) -
Uses of SEP_extends_SES in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return SEP_extends_SESModifier and TypeMethodDescriptionDataFetchersDelegatebreakImpl._case(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) Custom field data fetchers are available since release 2.5Methods in org.allGraphQLCases.server.impl with parameters of type SEP_extends_SESModifier and TypeMethodDescriptionDataFetchersDelegatebreakImpl._case(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) Custom field data fetchers are available since release 2.5