Uses of Enum Class
org.allGraphQLCases.client.CEP_extends_CES
Packages that use CEP_extends_CES
Package
Description
-
Uses of CEP_extends_CES in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CEP_extends_CESModifier and TypeMethodDescriptionstatic CEP_extends_CESCEP_extends_CES.fromGraphQlValue(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).CTP_break_CTS.getCase()static CEP_extends_CESReturns the enum constant of this class with the specified name.static CEP_extends_CES[]CEP_extends_CES.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.allGraphQLCases.client with parameters of type CEP_extends_CESModifier and TypeMethodDescriptionvoidCTP_break_CTS.setCase(CEP_extends_CES _case) CTP_break_CTS.Builder.withCase(CEP_extends_CES _caseParam) -
Uses of CEP_extends_CES in org.allGraphQLCases.demo
Methods in org.allGraphQLCases.demo with parameters of type CEP_extends_CES -
Uses of CEP_extends_CES in org.allGraphQLCases.demo.impl
Methods in org.allGraphQLCases.demo.impl with parameters of type CEP_extends_CESModifier and TypeMethodDescriptionPartialDirectQueries.aBreak(CEP_extends_CES test, String $if) PartialPreparedQueries.aBreak(CEP_extends_CES test, String $if) PartialPreparedQueriesDeprecatedWay.aBreak(CEP_extends_CES test, String $if) reactor.core.publisher.Mono<Optional<CTP_break_CTS>>PartialRequestGraphQLReactiveRepository.aBreak(CEP_extends_CES test, String _if) PartialRequestGraphQLRepository.aBreak(CEP_extends_CES test, String _if)