Uses of Enum Class
org.opengis.cite.gpkg12.util.GeoPackageVersion
Package
Description
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
This package includes miscellaneous utility classes to support testing.
-
Uses of GeoPackageVersion in org.opengis.cite.gpkg12
Modifier and TypeMethodDescriptionprotected GeoPackageVersion
CommonFixture.getGeopackageVersion()
-
Uses of GeoPackageVersion in org.opengis.cite.gpkg12.util
Modifier and TypeMethodDescriptionstatic GeoPackageVersion
Returns the enum constant of this class with the specified name.static GeoPackageVersion[]
GeoPackageVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.