Uses of Enum
org.allGraphQLCases.client.CEP_extends_CES
Package
Description
-
Uses of CEP_extends_CES in org.allGraphQLCases.client
Modifier and TypeMethodDescriptionstatic CEP_extends_CES
CEP_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_CES
Returns the enum constant of this type with the specified name.static CEP_extends_CES[]
CEP_extends_CES.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CTP_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
-
Uses of CEP_extends_CES in org.allGraphQLCases.demo.impl
Modifier 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)