Uses of Enum
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 type with the specified name.static AbstractSequence.AnnotationType[]
AbstractSequence.AnnotationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava.nbio.core.sequence.template with parameters of type AbstractSequence.AnnotationTypeModifier and TypeMethodDescriptionvoid
AbstractSequence.setAnnotationType
(AbstractSequence.AnnotationType annotationType)