Package | Description |
---|---|
org.biojava.nbio.core.sequence |
Modifier and Type | Method and Description |
---|---|
DNASequence.DNAType |
DNASequence.getDNAType() |
static DNASequence.DNAType |
DNASequence.DNAType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DNASequence.DNAType[] |
DNASequence.DNAType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DNASequence.setDNAType(DNASequence.DNAType dnaType) |
Copyright © 2000–2016 BioJava. All rights reserved.