Class TypeSpecimen
- All Implemented Interfaces:
NameUsageExtension
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.The scientific name originally used for the specimen, species or genus.The source.If the source is another name usage this is the taxonKey of that usage.The name usage "taxon" key this description belongs to.The rank of the taxon bearing the scientific name.The citation of the publication where the type designation is found.The reason why this specimen or name is designated as a type.Deprecated.Deprecated.Deprecated.Deprecated.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
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.toString()
-
Constructor Details
-
TypeSpecimen
public TypeSpecimen()
-
-
Method Details
-
getTaxonKey
The name usage "taxon" key this description belongs to.- Specified by:
getTaxonKey
in interfaceNameUsageExtension
-
setTaxonKey
- Specified by:
setTaxonKey
in interfaceNameUsageExtension
-
getCatalogNumber
Deprecated.An identifier (preferably unique) for the record within the data set or collection.Examples: "2008.1334", "145732a", "145732".
- Returns:
- the catalogNumber
-
setCatalogNumber
Deprecated.- Parameters:
catalogNumber
- the catalogNumber to set.
-
getCitation
Deprecated.A text string citing the described specimen. Often found in taxonomic treatments and frequently based on institution code and catalog number.Examples: Iraq: Mosul: Jabal Khantur prope Sharanish N. Zakho, in fissures rupium calc., 1200 m, Rech. 12083. (W!).
- Returns:
- the citation
-
setCitation
Deprecated.- Parameters:
citation
- the citation to set
-
getCollectionCode
Deprecated.The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.Examples: "Mammals", "Hildebrandt", "eBird".
- Returns:
- the collectionCode
-
setCollectionCode
Deprecated.- Parameters:
collectionCode
- the collectionCode to set
-
getInstitutionCode
Deprecated.The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)".
- Returns:
- the institutionCode
-
setInstitutionCode
Deprecated.- Parameters:
institutionCode
- the institutionCode to set
-
getLocality
Deprecated.The location where the specimen was collected. In case of type specimens the type locality.Examples: Iraq: Mosul: Jabal Khantur prope Sharanish N. Zakho, in fissures rupium calc., 1200 m.
- Returns:
- the locality
-
setLocality
Deprecated.- Parameters:
locality
- the locality to set
-
getOccurrenceId
Deprecated.An identifier for the specimen, preferably a resolvable globally unique identifier.- Returns:
- the occurrenceId
-
setOccurrenceId
Deprecated.- Parameters:
occurrenceId
- the occurrenceId to set
-
getRecordedBy
Deprecated.The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.Examples: KH Rechinger.
- Returns:
- the recordedBy
-
setRecordedBy
Deprecated.- Parameters:
recordedBy
- the recordedBy to set
-
getScientificName
The scientific name originally used for the specimen, species or genus. Not necessarily the same as the currently recognized name. For type species this is the species name.Examples: "Ctenomys sociabilis" - "Roptrocerus typographi (Györfi, 1952)".
- Returns:
- the scientificName
-
setScientificName
- Parameters:
scientificName
- the scientificName to set
-
getSource
The source.- Specified by:
getSource
in interfaceNameUsageExtension
- Returns:
- the source
-
setSource
- Specified by:
setSource
in interfaceNameUsageExtension
- Parameters:
source
- the source to set
-
getSourceTaxonKey
Description copied from interface:NameUsageExtension
If the source is another name usage this is the taxonKey of that usage. Only useful for the backbone dataset.- Specified by:
getSourceTaxonKey
in interfaceNameUsageExtension
- Returns:
- The key of the name usage this instance is derived from.
-
setSourceTaxonKey
- Specified by:
setSourceTaxonKey
in interfaceNameUsageExtension
-
getTaxonRank
The rank of the taxon bearing the scientific name.- Returns:
- the taxonRank
-
setTaxonRank
- Parameters:
taxonRank
- the taxonRank to set
-
getTypeDesignatedBy
The citation of the publication where the type designation is found.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.
- Returns:
- the typeDesignatedBy
-
setTypeDesignatedBy
- Parameters:
typeDesignatedBy
- the typeDesignatedBy to set
-
getTypeDesignationType
The reason why this specimen or name is designated as a type.Examples: monotypy, original designation, tautonomy.
- Returns:
- the typeDesignationType
-
setTypeDesignationType
- Parameters:
typeDesignationType
- the typeDesignationType to set
-
getTypeStatus
Deprecated.The type status of the specimen, not used for type species or type genus.Examples: holotype, syntype, lectotype, type species.
- Returns:
- the typeStatus
-
setTypeStatus
Deprecated.- Parameters:
typeStatus
- the typeStatus to set
-
getVerbatimEventDate
Deprecated.The date when the specimen was collected.Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934".
- Returns:
- the verbatimEventDate
-
setVerbatimEventDate
Deprecated.- Parameters:
verbatimEventDate
- the verbatimEventDate to set
-
getVerbatimLabel
Deprecated.The full, verbatim text from the specimen label.- Returns:
- the verbatimLabel
-
setVerbatimLabel
Deprecated.- Parameters:
verbatimLabel
- the verbatimLabel to set
-
getVerbatimLatitude
Deprecated.The geographic latitude.Examples: 41 05 54.03 S.
- Returns:
- the verbatimLatitude
-
setVerbatimLatitude
Deprecated.- Parameters:
verbatimLatitude
- the verbatimLatitude to set
-
getVerbatimLongitude
Deprecated.The geographic longitude.Examples: 121d 10' 34 W.
- Returns:
- the verbatimLongitude
-
setVerbatimLongitude
Deprecated.- Parameters:
verbatimLongitude
- the verbatimLongitude to set
-
equals
-
hashCode
-
toString
-