Uses of Class
org.fa.tei.jaxb.facustomization.Join.Abbr
-
Packages that use Join.Abbr Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Abbr in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Abbr Modifier and Type Field Description protected Join.AbbrJoin. abbrprotected Join.AbbrM. abbrprotected Join.AbbrW. abbrMethods in org.fa.tei.jaxb.facustomization that return Join.Abbr Modifier and Type Method Description static Join.AbbrJoin.Abbr. fromValue(String v)Join.AbbrJoin. getAbbr()Gets the value of the abbr property.Join.AbbrM. getAbbr()Gets the value of the abbr property.Join.AbbrW. getAbbr()Gets the value of the abbr property.static Join.AbbrJoin.Abbr. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Abbr[]Join.Abbr. 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.Abbr Modifier and Type Method Description voidJoin. setAbbr(Join.Abbr value)Sets the value of the abbr property.voidM. setAbbr(Join.Abbr value)Sets the value of the abbr property.voidW. setAbbr(Join.Abbr value)Sets the value of the abbr property.
-