Uses of Enum Class
org.opengis.cite.iso19136.util.GmlVersion
Packages that use GmlVersion
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of GmlVersion in org.opengis.cite.iso19136.util
Methods in org.opengis.cite.iso19136.util that return GmlVersionModifier and TypeMethodDescriptionstatic GmlVersion
GmlVersion.fromString
(String version) static GmlVersion
Returns the enum constant of this class with the specified name.static GmlVersion[]
GmlVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opengis.cite.iso19136.util with parameters of type GmlVersion