public class AphiaRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
aphiaId
Unique and persistent identifier within WoRMS.
|
String |
authority
the authorship information for the scientific name formatted according to
the conventions of the applicable nomenclaturalCode
|
String |
citation
a bibliographic reference for the resource as a statement indicating how
this record should be cited (attributed) when used
|
Boolean |
isBrackish
a boolean flag indicating whether the taxon occurrs in brackish habitats.
|
Boolean |
isExtinct
a flag indicating an extinct organism.
|
Boolean |
isFreshwater
a boolean flag indicating whether the taxon occurrs in freshwater
habitats, i.e.
|
Boolean |
isMarine
a boolean flag indicating whether the taxon is a marine organism, i.e.
|
Boolean |
isTerrestrial
a boolean flag indicating the taxon is a terrestial organism, i.e.
|
String |
lsid
LifeScience Identifier.
|
MatchType |
matchType
Type of match.
|
String |
modified
The most recent date-time in GMT on which the resource was changed
|
String |
parentNameUsageID |
String |
scientificName
the full scientific name without authorship
|
String |
status
the status of the use of the scientific name (usually a taxonomic
opinion).
|
String |
taxonomicClass
the full scientific name of the class in which the taxon is classified
|
String |
taxonomicFamily
the full scientific name of the family in which the taxon is classified
|
String |
taxonomicGenus
the full scientific name of the genus in which the taxon is classified
|
String |
taxonomicKingdom
the full scientific name of the kingdom in which the taxon is classified
|
String |
taxonomicOrder
the full scientific name of the order in which the taxon is classified
|
String |
taxonomicPhylum
the full scientific name of the phylum or division in which the taxon is
classified
|
String |
taxonomicRank
the taxonomic rank of the most specific name in the scientific name
|
String |
taxonRankID |
String |
unacceptReason
the reason why a scientific name is unaccepted
|
String |
url
HTTP URL to the AphiaRecord
|
long |
validAphiaId
the AphiaID (for the scientific name) of the currently accepted taxon.
|
String |
validAuthority
the authorship information for the scientific name of the currently
accepted taxon
|
String |
validName
the scientific name of the currently accepted taxon
|
| Constructor and Description |
|---|
AphiaRecord() |
public long aphiaId
public String url
public String scientificName
public String authority
public String taxonomicRank
public String status
public String taxonRankID
public String parentNameUsageID
public String unacceptReason
public long validAphiaId
public String validName
public String validAuthority
public String taxonomicKingdom
public String taxonomicPhylum
public String taxonomicClass
public String taxonomicOrder
public String taxonomicFamily
public String taxonomicGenus
public String citation
public String lsid
public Boolean isMarine
public Boolean isBrackish
public Boolean isFreshwater
public Boolean isTerrestrial
public Boolean isExtinct
public MatchType matchType
public String modified
Copyright © 2020. All Rights Reserved.