Uses of Class
org.fa.tei.jaxb.v2_x.Join.Polite
-
Packages that use Join.Polite Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Polite in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Polite Modifier and Type Field Description protected Join.PoliteJoin. politeprotected Join.PoliteW. politeMethods in org.fa.tei.jaxb.v2_x that return Join.Polite Modifier and Type Method Description static Join.PoliteJoin.Polite. fromValue(String v)Join.PoliteJoin. getPolite()Gets the value of the polite property.Join.PoliteW. getPolite()Gets the value of the polite property.static Join.PoliteJoin.Polite. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Polite[]Join.Polite. 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.Polite Modifier and Type Method Description voidJoin. setPolite(Join.Polite value)Sets the value of the polite property.voidW. setPolite(Join.Polite value)Sets the value of the polite property.
-