Uses of Enum
org.biojava3.core.sequence.DataSource
-
Uses of DataSource in org.biojava3.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) TaxonomyID
(String id, DataSource dataSource) -
Uses of DataSource in org.biojava3.core.sequence.location