Uses of Class
de.caluga.morphium.Sequence.Fields
-
Packages that use Sequence.Fields Package Description de.caluga.morphium -
-
Uses of Sequence.Fields in de.caluga.morphium
Methods in de.caluga.morphium that return Sequence.Fields Modifier and Type Method Description static Sequence.FieldsSequence.Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static Sequence.Fields[]Sequence.Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-