public class OccurrencePoint extends Object implements ResultElement
ResultElement.ResultType| Modifier | Constructor and Description |
|---|---|
protected |
OccurrencePoint() |
|
OccurrencePoint(String id) |
protected OccurrencePoint()
public OccurrencePoint(String id)
public String getId()
getId in interface ResultElementpublic void setId(String id)
public String getCitation()
getCitation in interface ResultElementpublic void setCitation(String citation)
public String getCountry()
public void setCountry(String country)
public String getInstitutionCode()
public void setInstitutionCode(String institutionCode)
public String getCollectionCode()
public void setCollectionCode(String collectionCode)
public String getRecordedBy()
public void setRecordedBy(String recordedBy)
public Calendar getEventDate()
public void setEventDate(Calendar eventDate)
public String getScientificName()
public void setScientificName(String scientificName)
public String getKingdom()
public void setKingdom(String kingdom)
public String getFamily()
public void setFamily(String family)
public String getLocality()
public void setLocality(String locality)
public double getDecimalLatitude()
public void setDecimalLatitude(double decimalLatitude)
public double getDecimalLongitude()
public void setDecimalLongitude(double decimalLongitude)
public String getCoordinateUncertaintyInMeters()
public void setCoordinateUncertaintyInMeters(String coordinateUncertaintyInMeters)
public BasisOfRecord getBasisOfRecord()
public void setBasisOfRecord(BasisOfRecord basisOfRecord)
public double getMaxDepth()
public void setMaxDepth(double maxDepth)
public double getMinDepth()
public void setMinDepth(double minDepth)
public Calendar getModified()
public void setModified(Calendar modified)
public String getCatalogueNumber()
public void setCatalogueNumber(String catalogueNumber)
public DataSet getDataSet()
public void setDataSet(DataSet dataSet)
public String getProvider()
getProvider in interface ResultElementpublic void setProvider(String provider)
public ResultElement.ResultType getType()
getType in interface ResultElementpublic String getScientificNameAuthorship()
public void setScientificNameAuthorship(String scientificNameAuthorship)
scientificNameAuthorship - the scientificNameAuthorship to setpublic String getIdentifiedBy()
public void setIdentifiedBy(String identifiedBy)
identifiedBy - the identifiedBy to setpublic String getCredits()
getCredits in interface ResultElementpublic void setCredits(String credits)
public void addProperty(ElementProperty property)
public void resetProperties()
public List<ElementProperty> getProperties()
getProperties in interface ResultElementCopyright © 2019. All Rights Reserved.