Uses of Enum Class
org.junittest.allgraphqlcases_server_springconfiguration.SEP_extends_SES
Packages that use SEP_extends_SES
-
Uses of SEP_extends_SES in org.junittest.allgraphqlcases_server_springconfiguration
Methods in org.junittest.allgraphqlcases_server_springconfiguration that return SEP_extends_SESModifier and TypeMethodDescriptionstatic SEP_extends_SES
SEP_extends_SES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).STP_break_STS.getCase()
static SEP_extends_SES
Returns the enum constant of this class with the specified name.static SEP_extends_SES[]
SEP_extends_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_extends_SESModifier and TypeMethodDescriptionvoid
STP_break_STS.setCase
(SEP_extends_SES _case) STP_break_STS.Builder.withCase
(SEP_extends_SES _caseParam)