Uses of Class
org.gbif.dwc.terms.Wgs84GeoPositioningTerm
-
Packages that use Wgs84GeoPositioningTerm Package Description org.gbif.dwc.terms -
-
Uses of Wgs84GeoPositioningTerm in org.gbif.dwc.terms
Methods in org.gbif.dwc.terms that return Wgs84GeoPositioningTerm Modifier and Type Method Description static Wgs84GeoPositioningTerm
Wgs84GeoPositioningTerm. valueOf(String name)
Returns the enum constant of this type with the specified name.static Wgs84GeoPositioningTerm[]
Wgs84GeoPositioningTerm. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-