Uses of Class
org.yecht.SeqStyle
-
Packages that use SeqStyle Package Description org.yecht -
-
Uses of SeqStyle in org.yecht
Fields in org.yecht declared as SeqStyle Modifier and Type Field Description SeqStyleData.Seq. styleMethods in org.yecht that return SeqStyle Modifier and Type Method Description static SeqStyleSeqStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SeqStyle[]SeqStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.yecht with parameters of type SeqStyle Modifier and Type Method Description voidEmitter. emitSeq(java.lang.String tag, SeqStyle style)
-