|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AphiaRecord | |
|---|---|
| aphia.v1_0 | |
| Uses of AphiaRecord in aphia.v1_0 |
|---|
| Methods in aphia.v1_0 that return AphiaRecord | |
|---|---|
AphiaRecord[] |
AphiaNameServiceBindingStub.getAphiaChildrenByID(int aphiaID,
int offset)
|
AphiaRecord[] |
AphiaNameServicePortType.getAphiaChildrenByID(int aphiaID,
int offset)
Get the direct children (max. |
AphiaRecord |
AphiaNameServiceBindingStub.getAphiaRecordByID(int aphiaID)
|
AphiaRecord |
AphiaNameServicePortType.getAphiaRecordByID(int aphiaID)
Get the complete Aphia Record for a given AphiaID. |
AphiaRecord |
AphiaNameServiceBindingStub.getAphiaRecordByTSN(int TSN)
|
AphiaRecord |
AphiaNameServicePortType.getAphiaRecordByTSN(int TSN)
Get the Aphia Record for a given TSN (ITIS Taxonomic Serial Number). |
AphiaRecord[] |
AphiaNameServiceBindingStub.getAphiaRecords(String scientificname,
boolean like,
boolean fuzzy,
boolean marine_only,
int offset)
|
AphiaRecord[] |
AphiaNameServicePortType.getAphiaRecords(String scientificname,
boolean like,
boolean fuzzy,
boolean marine_only,
int offset)
Get one or more matching (max. |
AphiaRecord[][] |
AphiaNameServiceBindingStub.getAphiaRecordsByNames(String[] scientificnames,
boolean like,
boolean fuzzy,
boolean marine_only)
|
AphiaRecord[][] |
AphiaNameServicePortType.getAphiaRecordsByNames(String[] scientificnames,
boolean like,
boolean fuzzy,
boolean marine_only)
For each given scientific name, try to find one or more AphiaRecords. This allows you to match multiple names in one call. |
AphiaRecord[] |
AphiaNameServiceBindingStub.getAphiaRecordsByVernacular(String vernacular,
boolean like,
int offset)
|
AphiaRecord[] |
AphiaNameServicePortType.getAphiaRecordsByVernacular(String vernacular,
boolean like,
int offset)
Get one or more Aphia Records (max. |
AphiaRecord[] |
AphiaNameServiceBindingStub.getAphiaSynonymsByID(int aphiaID)
|
AphiaRecord[] |
AphiaNameServicePortType.getAphiaSynonymsByID(int aphiaID)
Get all synonyms for a given AphiaID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||