Uses of Enum Class
org.opengis.cite.gpkg12.util.GeoPackageVersion
Packages that use 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
Fields in org.opengis.cite.gpkg12 declared as GeoPackageVersionMethods in org.opengis.cite.gpkg12 that return GeoPackageVersionModifier and TypeMethodDescriptionprotected GeoPackageVersion
CommonFixture.getGeopackageVersion()
-
Uses of GeoPackageVersion in org.opengis.cite.gpkg12.util
Methods in org.opengis.cite.gpkg12.util that return GeoPackageVersionModifier 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.