Uses of Enum Class
org.geotools.data.wfs.internal.WFSConfig.PreferredHttpMethod
Packages that use WFSConfig.PreferredHttpMethod
-
Uses of WFSConfig.PreferredHttpMethod in org.geotools.data.wfs.internal
Fields in org.geotools.data.wfs.internal declared as WFSConfig.PreferredHttpMethodModifier and TypeFieldDescriptionprotected WFSConfig.PreferredHttpMethodWFSConfig.preferredMethodMethods in org.geotools.data.wfs.internal that return WFSConfig.PreferredHttpMethodModifier and TypeMethodDescriptionWFSConfig.getPreferredMethod()Returns the enum constant of this class with the specified name.static WFSConfig.PreferredHttpMethod[]WFSConfig.PreferredHttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.