public class Classification extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
aphiaId
Unique and persistent identifier within WoRMS.
|
Classification |
child |
String |
scientificName
the full scientific name without authorship
|
String |
taxonomicRank
the taxonomic rank of the most specific name in the scientific name
|
| Constructor and Description |
|---|
Classification() |
public int aphiaId
public String taxonomicRank
public String scientificName
public Classification child
Copyright © 2020. All Rights Reserved.