Uses of Enum Class
org.geotools.wfs.GML.Version
Packages that use GML.Version
-
Uses of GML.Version in org.geotools.wfs
Methods in org.geotools.wfs that return GML.VersionModifier and TypeMethodDescriptionstatic GML.Version
Returns the enum constant of this class with the specified name.static GML.Version[]
GML.Version.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.geotools.wfs with parameters of type GML.VersionModifierConstructorDescriptionGML
(GML.Version version) Construct a GML utility class to work with the indicated version of GML.