Uses of Enum
org.biojava3.core.sequence.DataSource
Packages that use DataSource
-
Uses of DataSource in org.biojava3.core.sequence
Methods in org.biojava3.core.sequence that return DataSourceModifier and TypeMethodDescriptionAccessionID.getDataSource()TaxonomyID.getDataSource()static DataSourceReturns 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.Constructors in org.biojava3.core.sequence with parameters of type DataSourceModifierConstructorDescriptionAccessionID(String id, DataSource source) TaxonomyID(String id, DataSource dataSource) -
Uses of DataSource in org.biojava3.core.sequence.location
Methods in org.biojava3.core.sequence.location that return DataSourceConstructors in org.biojava3.core.sequence.location with parameters of type DataSource