Uses of Class
org.fa.tei.jaxb.v2_x.Join.Number
-
Packages that use Join.Number Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Number in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Number Modifier and Type Field Description protected Join.NumberJoin. numberprotected Join.NumberW. numberMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-