Uses of Class
org.fa.tei.jaxb.v2_0.Join.Number
-
Packages that use Join.Number Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Number in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Number Modifier and Type Field Description protected Join.NumberJoin. numberprotected Join.NumberW. numberMethods in org.fa.tei.jaxb.v2_0 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.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.v2_0 with parameters of type Join.Number Modifier and Type Method Description voidJoin. setNumber(Join.Number value)Sets the value of the number property.voidW. setNumber(Join.Number value)Sets the value of the number property.
-