| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence | |
| org.biojava.nbio.core.sequence.location |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
TaxonomyID.getDataSource() |
DataSource |
AccessionID.getDataSource() |
static DataSource |
DataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSource[] |
DataSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AccessionID(String id,
DataSource source) |
AccessionID(String id,
DataSource source,
Integer version,
String identifier) |
TaxonomyID(String id,
DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
InsdcParser.getDataSource() |
| Constructor and Description |
|---|
InsdcParser(DataSource dataSource) |
Copyright © 2000–2017 BioJava. All rights reserved.