public class Occurrence extends Object implements Serializable, FetchingElement
Modifier and Type | Field and Description |
---|---|
protected String |
basisOfRecord |
protected String |
catalogueNumber |
protected String |
citation |
protected String |
collectionCode |
protected String |
coordinateUncertaintyInMeters |
protected String |
country |
protected String |
dataProvider |
protected String |
dataSet |
protected String |
dataSource |
protected String |
decimalLatitude |
protected String |
decimalLongitude |
protected String |
eventDate |
protected String |
family |
protected int |
id |
protected String |
institutionCode |
protected String |
kingdom |
protected String |
locality |
protected String |
maxDepth |
protected String |
minDepth |
protected String |
modified |
protected String |
recordedBy |
protected String |
scientificName |
protected String |
serviceIdField |
Constructor and Description |
---|
Occurrence() |
protected int id
protected String institutionCode
protected String collectionCode
protected String catalogueNumber
protected String recordedBy
protected String eventDate
protected String modified
protected String scientificName
protected String kingdom
protected String family
protected String locality
protected String country
protected String citation
protected String decimalLatitude
protected String decimalLongitude
protected String coordinateUncertaintyInMeters
protected String maxDepth
protected String minDepth
protected String basisOfRecord
protected String serviceIdField
protected String dataProvider
protected String dataSet
protected String dataSource
public int getId()
getId
in interface FetchingElement
public void setId(int id)
id
- the id to setpublic String getInstitutionCode()
public void setInstitutionCode(String institutionCode)
institutionCode
- the institutionCode to setpublic String getCollectionCode()
public void setCollectionCode(String collectionCode)
collectionCode
- the collectionCode to setpublic String getCatalogueNumber()
public void setCatalogueNumber(String catalogueNumber)
catalogueNumber
- the catalogueNumber to setpublic String getRecordedBy()
public void setRecordedBy(String recordedBy)
recordedBy
- the recordedBy to setpublic String getEventDate()
public void setEventDate(String eventDate)
eventDate
- the eventDate to setpublic String getModified()
public void setModified(String modified)
modified
- the modified to setpublic String getScientificName()
public void setScientificName(String scientificName)
scientificName
- the scientificName to setpublic String getKingdom()
public void setKingdom(String kingdom)
kingdom
- the kingdom to setpublic String getFamily()
public void setFamily(String family)
family
- the family to setpublic String getLocality()
public void setLocality(String locality)
locality
- the locality to setpublic String getCountry()
public void setCountry(String country)
country
- the country to setpublic String getCitation()
public void setCitation(String citation)
citation
- the citation to setpublic String getDecimalLatitude()
public void setDecimalLatitude(String decimalLatitude)
decimalLatitude
- the decimalLatitude to setpublic String getDecimalLongitude()
public void setDecimalLongitude(String decimalLongitude)
decimalLongitude
- the decimalLongitude to setpublic String getCoordinateUncertaintyInMeters()
public void setCoordinateUncertaintyInMeters(String coordinateUncertaintyInMeters)
coordinateUncertaintyInMeters
- the coordinateUncertaintyInMeters to setpublic String getMaxDepth()
public void setMaxDepth(String maxDepth)
maxDepth
- the maxDepth to setpublic String getMinDepth()
public void setMinDepth(String minDepth)
minDepth
- the minDepth to setpublic String getBasisOfRecord()
public void setBasisOfRecord(String basisOfRecord)
basisOfRecord
- the basisOfRecord to setpublic String getServiceId()
public void setServiceId(String serviceIdField)
public void setDataProvider(String dataProvider)
public String getDataSet()
public void setDataSet(String dataSet)
public String getDataSource()
public void setDataSource(String dataSource)
public String getDataProvider()
Copyright © 2014. All Rights Reserved.