| Package | Description |
|---|---|
| de.uni_jena.cs.fusion.client.worms |
| Modifier and Type | Method and Description |
|---|---|
static ExternalIdentifierSource |
ExternalIdentifierSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalIdentifierSource[] |
ExternalIdentifierSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
WormsClient.aphiaExternalIdByAphiaId(long aphiaId,
ExternalIdentifierSource type)
Get any external identifier(s) for a given AphiaID
|
AphiaRecord |
WormsClient.aphiaRecordByExternalId(String id,
ExternalIdentifierSource type)
Get the Aphia Record for a given external identifier Sources
|
Copyright © 2020. All Rights Reserved.