Uses of Class
org.fa.tei.jaxb.v2_x.Join.Prefix
-
Packages that use Join.Prefix Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Prefix in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Prefix Modifier and Type Field Description protected Join.PrefixJoin. prefixprotected Join.PrefixW. prefixMethods in org.fa.tei.jaxb.v2_x that return Join.Prefix Modifier and Type Method Description static Join.PrefixJoin.Prefix. fromValue(String v)Join.PrefixJoin. getPrefix()Gets the value of the prefix property.Join.PrefixW. getPrefix()Gets the value of the prefix property.static Join.PrefixJoin.Prefix. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Prefix[]Join.Prefix. 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.Prefix Modifier and Type Method Description voidJoin. setPrefix(Join.Prefix value)Sets the value of the prefix property.voidW. setPrefix(Join.Prefix value)Sets the value of the prefix property.
-