Uses of Class
org.fa.tei.jaxb.v2_x.Join.Numtype
-
Packages that use Join.Numtype Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Numtype in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Numtype Modifier and Type Field Description protected Join.NumtypeJoin. numtypeprotected Join.NumtypeW. numtypeMethods in org.fa.tei.jaxb.v2_x that return Join.Numtype Modifier and Type Method Description static Join.NumtypeJoin.Numtype. fromValue(String v)Join.NumtypeJoin. getNumtype()Gets the value of the numtype property.Join.NumtypeW. getNumtype()Gets the value of the numtype property.static Join.NumtypeJoin.Numtype. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Numtype[]Join.Numtype. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_x with parameters of type Join.Numtype Modifier and Type Method Description voidJoin. setNumtype(Join.Numtype value)Sets the value of the numtype property.voidW. setNumtype(Join.Numtype value)Sets the value of the numtype property.
-