| Package | Description |
|---|---|
| org.opengis.cite.iso19136.util |
This package includes miscellaneous utility classes to support testing.
|
| Modifier and Type | Method and Description |
|---|---|
static GmlVersion |
GmlVersion.fromString(String version) |
static GmlVersion |
GmlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GmlVersion[] |
GmlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GmlVersion.toString(GmlVersion version) |
Copyright © 2023 Open Geospatial Consortium. All rights reserved.