Uses of Enum Class
de.turnertech.ows.parameter.WfsVersionValue
Packages that use WfsVersionValue
-
Uses of WfsVersionValue in de.turnertech.ows.common
Fields in de.turnertech.ows.common declared as WfsVersionValueMethods in de.turnertech.ows.common that return WfsVersionValueMethods in de.turnertech.ows.common that return types with arguments of type WfsVersionValueMethods in de.turnertech.ows.common with parameters of type WfsVersionValueModifier and TypeMethodDescriptionvoid
OwsRequestContext.setOwsVersion
(WfsVersionValue owsVersion) Method parameters in de.turnertech.ows.common with type arguments of type WfsVersionValueModifier and TypeMethodDescriptionvoid
WfsCapabilities.setServiceTypeVersions
(List<WfsVersionValue> serviceTypeVersions) -
Uses of WfsVersionValue in de.turnertech.ows.parameter
Methods in de.turnertech.ows.parameter that return WfsVersionValueModifier and TypeMethodDescriptionstatic WfsVersionValue
Returns the enum constant of this class with the specified name.static WfsVersionValue
WfsVersionValue.valueOfIgnoreCase
(String parameter) static WfsVersionValue[]
WfsVersionValue.values()
Returns an array containing the constants of this enum class, in the order they are declared.