Uses of Enum
org.allGraphQLCases.client.CEP_Unit_CES
-
Uses of CEP_Unit_CES in org.allGraphQLCases.client
Modifier 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 type with the specified name.static CEP_Unit_CES[]
CEP_Unit_CES.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier 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