Uses of Enum Class
org.biojava.nbio.core.sequence.DNASequence.DNAType
Packages that use DNASequence.DNAType
-
Uses of DNASequence.DNAType in org.biojava.nbio.core.sequence
Methods in org.biojava.nbio.core.sequence that return DNASequence.DNATypeModifier and TypeMethodDescriptionDNASequence.getDNAType()static DNASequence.DNATypeReturns the enum constant of this class with the specified name.static DNASequence.DNAType[]DNASequence.DNAType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.core.sequence with parameters of type DNASequence.DNAType