Uses of Class
enumeration.SequenceTag

Packages that use SequenceTag
enumeration   
 

Uses of SequenceTag in enumeration
 

Methods in enumeration that return SequenceTag
static SequenceTag SequenceTag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SequenceTag[] SequenceTag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.