Uses of Enum
org.biojava.nbio.core.sequence.DataSource
-
Uses of DataSource in org.biojava.nbio.core.sequence
Modifier and TypeMethodDescriptionAccessionID.getDataSource()
TaxonomyID.getDataSource()
static DataSource
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.ModifierConstructorDescriptionAccessionID
(String id, DataSource source) AccessionID
(String id, DataSource source, Integer version, String identifier) TaxonomyID
(String id, DataSource dataSource) -
Uses of DataSource in org.biojava.nbio.core.sequence.location