public interface LinneanClassificationKeys
Modifier and Type | Method and Description |
---|---|
Integer |
getClassKey()
Return the class key for this usage.
|
Integer |
getFamilyKey()
Return the family key for this usage.
|
Integer |
getGenusKey()
Return the genus key for this usage.
|
Integer |
getHigherRankKey(Rank rank)
Gets a higher taxon key by passing the rank of it.
|
Integer |
getKingdomKey()
Return the kingdom key for this usage.
|
Integer |
getOrderKey()
Return the order key for this usage.
|
Integer |
getPhylumKey()
Return the phylum key for this usage.
|
Integer |
getSpeciesKey()
Return the species key for this usage.
|
Integer |
getSubgenusKey()
Return the subgenus key for this usage.
|
void |
setClassKey(Integer classKey) |
void |
setFamilyKey(Integer familyKey) |
void |
setGenusKey(Integer genusKey) |
void |
setKingdomKey(Integer kingdomKey) |
void |
setOrderKey(Integer orderKey) |
void |
setPhylumKey(Integer phylumKey) |
void |
setSpeciesKey(Integer speciesKey) |
void |
setSubgenusKey(Integer subgenusKey) |
@Nullable Integer getClassKey()
void setClassKey(Integer classKey)
classKey
- the classKey to set@Nullable Integer getFamilyKey()
void setFamilyKey(Integer familyKey)
familyKey
- the familyKey to set@Nullable Integer getGenusKey()
void setGenusKey(Integer genusKey)
genusKey
- the genusKey to set@Nullable Integer getKingdomKey()
void setKingdomKey(Integer kingdomKey)
kingdomKey
- the kingdomKey to set@Nullable Integer getOrderKey()
void setOrderKey(Integer orderKey)
orderKey
- the orderKey to set@Nullable Integer getPhylumKey()
void setPhylumKey(Integer phylumKey)
phylumKey
- the phylumKey to set@Nullable Integer getSpeciesKey()
void setSpeciesKey(Integer speciesKey)
speciesKey
- the speciesKey to set@Nullable Integer getSubgenusKey()
void setSubgenusKey(Integer subgenusKey)
subgenusKey
- the subgenus usage key@Nullable Integer getHigherRankKey(Rank rank)
rank
- the higher linnean rank to retrieveCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.