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 TypeMethodDescriptionvoidOwsRequestContext.setOwsVersion(WfsVersionValue owsVersion) Method parameters in de.turnertech.ows.common with type arguments of type WfsVersionValueModifier and TypeMethodDescriptionvoidWfsCapabilities.setServiceTypeVersions(List<WfsVersionValue> serviceTypeVersions) -
Uses of WfsVersionValue in de.turnertech.ows.parameter
Methods in de.turnertech.ows.parameter that return WfsVersionValueModifier and TypeMethodDescriptionstatic WfsVersionValueReturns the enum constant of this class with the specified name.static WfsVersionValueWfsVersionValue.valueOfIgnoreCase(String parameter) static WfsVersionValue[]WfsVersionValue.values()Returns an array containing the constants of this enum class, in the order they are declared.