|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Classification | |
|---|---|
| aphia.v1_0 | |
| org.gcube.data.spd.wordssplugin | |
| Uses of Classification in aphia.v1_0 |
|---|
| Methods in aphia.v1_0 that return Classification | |
|---|---|
Classification |
AphiaNameServiceBindingStub.getAphiaClassificationByID(int aphiaID)
|
Classification |
AphiaNameServicePortType.getAphiaClassificationByID(int aphiaID)
Get the complete classification for one taxon. |
Classification |
Classification.getChild()
Gets the child value for this Classification. |
| Methods in aphia.v1_0 with parameters of type Classification | |
|---|---|
void |
Classification.setChild(Classification child)
Sets the child value for this Classification. |
| Constructors in aphia.v1_0 with parameters of type Classification | |
|---|---|
Classification(int aphiaID,
String rank,
String scientificname,
Classification child)
|
|
| Uses of Classification in org.gcube.data.spd.wordssplugin |
|---|
| Methods in org.gcube.data.spd.wordssplugin with parameters of type Classification | |
|---|---|
static org.gcube.data.spd.model.products.Taxon |
Utils.retrieveTaxon(Classification classification,
int aphiaID)
|
static org.gcube.data.spd.model.products.TaxonomyItem |
Utils.retrieveTaxonomy(Classification classification,
int aphiaID)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||