Uses of Class
org.fa.tei.jaxb.facustomization.Join.Polite
-
Packages that use Join.Polite Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Polite in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Polite Modifier and Type Field Description protected Join.PoliteJoin. politeprotected Join.PoliteM. politeprotected Join.PoliteW. politeMethods in org.fa.tei.jaxb.facustomization 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.PoliteM. 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.facustomization with parameters of type Join.Polite Modifier and Type Method Description voidJoin. setPolite(Join.Polite value)Sets the value of the polite property.voidM. setPolite(Join.Polite value)Sets the value of the polite property.voidW. setPolite(Join.Polite value)Sets the value of the polite property.
-