Uses of Enum Class
de.turnertech.ows.parameter.OwsServiceValue
Packages that use OwsServiceValue
-
Uses of OwsServiceValue in de.turnertech.ows.common
Methods in de.turnertech.ows.common that return OwsServiceValueModifier and TypeMethodDescriptionOwsRequestContext.getOwsService()WfsCapabilities.getServiceType()Methods in de.turnertech.ows.common with parameters of type OwsServiceValueModifier and TypeMethodDescriptionvoidOwsRequestContext.setOwsService(OwsServiceValue owsService) -
Uses of OwsServiceValue in de.turnertech.ows.parameter
Methods in de.turnertech.ows.parameter that return OwsServiceValueModifier and TypeMethodDescriptionstatic OwsServiceValueReturns the enum constant of this class with the specified name.static OwsServiceValueOwsServiceValue.valueOfIgnoreCase(String parameter) static OwsServiceValue[]OwsServiceValue.values()Returns an array containing the constants of this enum class, in the order they are declared.