public class Distribution extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
decimalLatitude
The geographic latitude (in decimal degrees, WGS84)
|
double |
decimalLongitude
The geographic longitude (in decimal degrees, WGS84)
|
String |
establishmentMeans
The process by which the biological individual(s) represented in the
Occurrence became established at the location.
|
String |
higherGeography
A geographic name less specific than the information captured in the
locality term.
|
String |
higherGeographyID
An identifier for the geographic region within which the locality
occurred, using MRGID
|
String |
locality
The specific description of the place
|
String |
locationID
An identifier for the locality.
|
String |
qualityStatus
Quality status of the record.
|
String |
recordStatus
The status of the distribution record.
|
String |
typeStatus
The type status of the distribution.
|
| Constructor and Description |
|---|
Distribution() |
public String locality
public String locationID
public String higherGeography
public String higherGeographyID
public String recordStatus
public String typeStatus
public String establishmentMeans
public double decimalLatitude
public double decimalLongitude
public String qualityStatus
Copyright © 2020. All Rights Reserved.