Uses of Class
org.fa.tei.jaxb.facustomization.Join.Numtype
-
Packages that use Join.Numtype Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Numtype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Numtype Modifier and Type Field Description protected Join.NumtypeJoin. numtypeprotected Join.NumtypeM. numtypeprotected Join.NumtypeW. numtypeMethods in org.fa.tei.jaxb.facustomization 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.NumtypeM. 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.facustomization with parameters of type Join.Numtype Modifier and Type Method Description voidJoin. setNumtype(Join.Numtype value)Sets the value of the numtype property.voidM. setNumtype(Join.Numtype value)Sets the value of the numtype property.voidW. setNumtype(Join.Numtype value)Sets the value of the numtype property.
-