Uses of Enum Class
org.junittest.allgraphqlcases_client_springconfiguration.CEP___DirectiveLocation_CES
Packages that use CEP___DirectiveLocation_CES
-
Uses of CEP___DirectiveLocation_CES in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CEP___DirectiveLocation_CESModifier and TypeMethodDescriptionstatic CEP___DirectiveLocation_CESCEP___DirectiveLocation_CES.fromGraphQlValue(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).static CEP___DirectiveLocation_CESReturns the enum constant of this class with the specified name.static CEP___DirectiveLocation_CES[]CEP___DirectiveLocation_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 that return types with arguments of type CEP___DirectiveLocation_CESMethod parameters in org.junittest.allgraphqlcases_client_springconfiguration with type arguments of type CEP___DirectiveLocation_CESModifier and TypeMethodDescriptionvoidCTP___Directive_CTS.setLocations(List<CEP___DirectiveLocation_CES> locations) CTP___Directive_CTS.Builder.withLocations(List<CEP___DirectiveLocation_CES> locationsParam)