public class TypeSpecimen extends Object implements NameUsageExtension
Constructor and Description |
---|
TypeSpecimen() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCatalogNumber()
Deprecated.
|
String |
getCitation()
Deprecated.
|
String |
getCollectionCode()
Deprecated.
|
String |
getInstitutionCode()
Deprecated.
|
String |
getLocality()
Deprecated.
|
String |
getOccurrenceId()
Deprecated.
|
String |
getRecordedBy()
Deprecated.
|
String |
getScientificName()
The scientific name originally used for the specimen, species or genus.
|
String |
getSource()
The source.
|
Integer |
getSourceTaxonKey()
If the source is another name usage this is the taxonKey of that usage.
|
Integer |
getTaxonKey()
The name usage "taxon" key this description belongs to.
|
Rank |
getTaxonRank()
The rank of the taxon bearing the scientific name.
|
String |
getTypeDesignatedBy()
The citation of the publication where the type designation is found.
|
TypeDesignationType |
getTypeDesignationType()
The reason why this specimen or name is designated as a type.
|
TypeStatus |
getTypeStatus()
Deprecated.
|
String |
getVerbatimEventDate()
Deprecated.
|
String |
getVerbatimLabel()
Deprecated.
|
String |
getVerbatimLatitude()
Deprecated.
|
String |
getVerbatimLongitude()
Deprecated.
|
int |
hashCode() |
void |
setCatalogNumber(String catalogNumber)
Deprecated.
|
void |
setCitation(String citation)
Deprecated.
|
void |
setCollectionCode(String collectionCode)
Deprecated.
|
void |
setInstitutionCode(String institutionCode)
Deprecated.
|
void |
setLocality(String locality)
Deprecated.
|
void |
setOccurrenceId(String occurrenceId)
Deprecated.
|
void |
setRecordedBy(String recordedBy)
Deprecated.
|
void |
setScientificName(String scientificName) |
void |
setSource(String source) |
void |
setSourceTaxonKey(Integer sourceTaxonKey) |
void |
setTaxonKey(Integer taxonKey) |
void |
setTaxonRank(Rank taxonRank) |
void |
setTypeDesignatedBy(String typeDesignatedBy) |
void |
setTypeDesignationType(TypeDesignationType typeDesignationType) |
void |
setTypeStatus(TypeStatus typeStatus)
Deprecated.
|
void |
setVerbatimEventDate(String verbatimEventDate)
Deprecated.
|
void |
setVerbatimLabel(String verbatimLabel)
Deprecated.
|
void |
setVerbatimLatitude(String verbatimLatitude)
Deprecated.
|
void |
setVerbatimLongitude(String verbatimLongitude)
Deprecated.
|
String |
toString() |
public TypeSpecimen()
public Integer getTaxonKey()
getTaxonKey
in interface NameUsageExtension
public void setTaxonKey(Integer taxonKey)
setTaxonKey
in interface NameUsageExtension
@Nullable @Deprecated public String getCatalogNumber()
Examples: "2008.1334", "145732a", "145732".
@Deprecated public void setCatalogNumber(String catalogNumber)
catalogNumber
- the catalogNumber to set.@Nullable @Deprecated public String getCitation()
Examples: Iraq: Mosul: Jabal Khantur prope Sharanish N. Zakho, in fissures rupium calc., 1200 m, Rech. 12083. (W!).
@Deprecated public void setCitation(String citation)
citation
- the citation to set@Nullable @Deprecated public String getCollectionCode()
Examples: "Mammals", "Hildebrandt", "eBird".
@Deprecated public void setCollectionCode(String collectionCode)
collectionCode
- the collectionCode to set@Nullable @Deprecated public String getInstitutionCode()
Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)".
@Deprecated public void setInstitutionCode(String institutionCode)
institutionCode
- the institutionCode to set@Nullable @Deprecated public String getLocality()
Examples: Iraq: Mosul: Jabal Khantur prope Sharanish N. Zakho, in fissures rupium calc., 1200 m.
@Deprecated public void setLocality(String locality)
locality
- the locality to set@Nullable @Deprecated public String getOccurrenceId()
@Deprecated public void setOccurrenceId(String occurrenceId)
occurrenceId
- the occurrenceId to set@Nullable @Deprecated public String getRecordedBy()
Examples: KH Rechinger.
@Deprecated public void setRecordedBy(String recordedBy)
recordedBy
- the recordedBy to set@Nullable public String getScientificName()
Examples: "Ctenomys sociabilis" - "Roptrocerus typographi (Györfi, 1952)".
public void setScientificName(String scientificName)
scientificName
- the scientificName to set@Nullable public String getSource()
getSource
in interface NameUsageExtension
public void setSource(String source)
setSource
in interface NameUsageExtension
source
- the source to set@Nullable public Integer getSourceTaxonKey()
NameUsageExtension
getSourceTaxonKey
in interface NameUsageExtension
public void setSourceTaxonKey(Integer sourceTaxonKey)
setSourceTaxonKey
in interface NameUsageExtension
public Rank getTaxonRank()
public void setTaxonRank(Rank taxonRank)
taxonRank
- the taxonRank to set@Nullable public String getTypeDesignatedBy()
Examples: Vachal, J. (1897) Éclaircissements sur de genre Scrapter et description d’une espéce nouvelle de Dufourea. Bulletin de la Société Entomologique de France, 1897, 61–64.
public void setTypeDesignatedBy(String typeDesignatedBy)
typeDesignatedBy
- the typeDesignatedBy to set@Nullable public TypeDesignationType getTypeDesignationType()
Examples: monotypy, original designation, tautonomy.
public void setTypeDesignationType(TypeDesignationType typeDesignationType)
typeDesignationType
- the typeDesignationType to set@Nullable @Deprecated public TypeStatus getTypeStatus()
Examples: holotype, syntype, lectotype, type species.
@Deprecated public void setTypeStatus(TypeStatus typeStatus)
typeStatus
- the typeStatus to set@Nullable @Deprecated public String getVerbatimEventDate()
Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934".
@Deprecated public void setVerbatimEventDate(String verbatimEventDate)
verbatimEventDate
- the verbatimEventDate to set@Nullable @Deprecated public String getVerbatimLabel()
@Deprecated public void setVerbatimLabel(String verbatimLabel)
verbatimLabel
- the verbatimLabel to set@Nullable @Deprecated public String getVerbatimLatitude()
Examples: 41 05 54.03 S.
@Deprecated public void setVerbatimLatitude(String verbatimLatitude)
verbatimLatitude
- the verbatimLatitude to set@Nullable @Deprecated public String getVerbatimLongitude()
Examples: 121d 10' 34 W.
@Deprecated public void setVerbatimLongitude(String verbatimLongitude)
verbatimLongitude
- the verbatimLongitude to setCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.