Uses of Enum Class
org.biojava.nbio.core.sequence.template.AbstractSequence.AnnotationType
Packages that use AbstractSequence.AnnotationType
-
Uses of AbstractSequence.AnnotationType in org.biojava.nbio.core.sequence.template
Methods in org.biojava.nbio.core.sequence.template that return AbstractSequence.AnnotationTypeModifier and TypeMethodDescriptionAbstractSequence.getAnnotationType()Returns the enum constant of this class with the specified name.static AbstractSequence.AnnotationType[]AbstractSequence.AnnotationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.core.sequence.template with parameters of type AbstractSequence.AnnotationTypeModifier and TypeMethodDescriptionvoidAbstractSequence.setAnnotationType(AbstractSequence.AnnotationType annotationType)