Uses of Enum Class
org.junittest.allgraphqlcases_client_springconfiguration.CEP_Unit_CES
Packages that use CEP_Unit_CES
-
Uses of CEP_Unit_CES in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CEP_Unit_CESModifier and TypeMethodDescriptionstatic CEP_Unit_CES
CEP_Unit_CES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).CTP_ReservedJavaKeywordAllFieldCases_CTS.getIf()
A field with a java reserved name which is an enumstatic CEP_Unit_CES
Returns the enum constant of this class with the specified name.static CEP_Unit_CES[]
CEP_Unit_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_Unit_CESModifier and TypeMethodDescriptionvoid
CTP_ReservedJavaKeywordAllFieldCases_CTS.setIf
(CEP_Unit_CES _if) A field with a java reserved name which is an enumCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withIf
(CEP_Unit_CES _ifParam) A field with a java reserved name which is an enum