Uses of Enum Class
org.junittest.allgraphqlcases_client_springconfiguration.CEP_extends_CES
Packages that use CEP_extends_CES
-
Uses of CEP_extends_CES in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CEP_extends_CESModifier 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 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.junittest.allgraphqlcases_client_springconfiguration with parameters of type CEP_extends_CESModifier and TypeMethodDescriptionvoid
CTP_break_CTS.setCase
(CEP_extends_CES _case) CTP_break_CTS.Builder.withCase
(CEP_extends_CES _caseParam)