Uses of Class
org.fa.tei.jaxb.facustomization.Join.Number
-
Packages that use Join.Number Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Number in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Number Modifier and Type Field Description protected Join.NumberJoin. numberprotected Join.NumberM. numberprotected Join.NumberW. numberMethods in org.fa.tei.jaxb.facustomization that return Join.Number Modifier and Type Method Description static Join.NumberJoin.Number. fromValue(String v)Join.NumberJoin. getNumber()Gets the value of the number property.Join.NumberM. getNumber()Gets the value of the number property.Join.NumberW. getNumber()Gets the value of the number property.static Join.NumberJoin.Number. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Number[]Join.Number. 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.Number Modifier and Type Method Description voidJoin. setNumber(Join.Number value)Sets the value of the number property.voidM. setNumber(Join.Number value)Sets the value of the number property.voidW. setNumber(Join.Number value)Sets the value of the number property.
-