Uses of Enum
org.allGraphQLCases.client.CEP_Unit_CES
Packages that use CEP_Unit_CES
-
Uses of CEP_Unit_CES in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client 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 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.Methods in org.allGraphQLCases.client 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