Uses of Enum Class
org.opengis.cite.iso19136.util.GmlVersion
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of GmlVersion in org.opengis.cite.iso19136.util
Modifier 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.