Uses of Class
org.fa.tei.jaxb.facustomization.Join.Suffix
-
Packages that use Join.Suffix Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Suffix in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Suffix Modifier and Type Field Description protected Join.SuffixJoin. suffixprotected Join.SuffixM. suffixprotected Join.SuffixW. suffixMethods in org.fa.tei.jaxb.facustomization 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.SuffixM. 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.facustomization with parameters of type Join.Suffix Modifier and Type Method Description voidJoin. setSuffix(Join.Suffix value)Sets the value of the suffix property.voidM. setSuffix(Join.Suffix value)Sets the value of the suffix property.voidW. setSuffix(Join.Suffix value)Sets the value of the suffix property.
-