Uses of Enum Class
org.junittest.allgraphqlcases_server_springconfiguration.SEP_Unit_SES
Packages that use SEP_Unit_SES
-
Uses of SEP_Unit_SES in org.junittest.allgraphqlcases_server_springconfiguration
Methods in org.junittest.allgraphqlcases_server_springconfiguration that return SEP_Unit_SESModifier and TypeMethodDescriptionstatic SEP_Unit_SESSEP_Unit_SES.fromGraphQlValue(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).STP_ReservedJavaKeywordAllFieldCases_STS.getIf()A field with a java reserved name which is an enumstatic SEP_Unit_SESReturns the enum constant of this class with the specified name.static SEP_Unit_SES[]SEP_Unit_SES.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.junittest.allgraphqlcases_server_springconfiguration with parameters of type SEP_Unit_SESModifier and TypeMethodDescriptionvoidSTP_ReservedJavaKeywordAllFieldCases_STS.setIf(SEP_Unit_SES _if) A field with a java reserved name which is an enumSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withIf(SEP_Unit_SES _ifParam) A field with a java reserved name which is an enum