Uses of Class
org.fa.tei.jaxb.v2_0.Join.Abbr
-
Packages that use Join.Abbr Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Abbr in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Abbr Modifier and Type Field Description protected Join.AbbrJoin. abbrprotected Join.AbbrW. abbrMethods in org.fa.tei.jaxb.v2_0 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.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.v2_0 with parameters of type Join.Abbr Modifier and Type Method Description voidJoin. setAbbr(Join.Abbr value)Sets the value of the abbr property.voidW. setAbbr(Join.Abbr value)Sets the value of the abbr property.
-