Uses of Class
org.fa.tei.jaxb.v2_x.Join.Suffix
-
Packages that use Join.Suffix Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Suffix in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Suffix Modifier and Type Field Description protected Join.SuffixJoin. suffixprotected Join.SuffixW. suffixMethods in org.fa.tei.jaxb.v2_x that return Join.Suffix Modifier and Type Method Description static Join.SuffixJoin.Suffix. fromValue(String v)Join.SuffixJoin. getSuffix()Gets the value of the suffix property.Join.SuffixW. getSuffix()Gets the value of the suffix property.static Join.SuffixJoin.Suffix. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Suffix[]Join.Suffix. 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.Suffix Modifier and Type Method Description voidJoin. setSuffix(Join.Suffix value)Sets the value of the suffix property.voidW. setSuffix(Join.Suffix value)Sets the value of the suffix property.
-