Uses of Class
org.fa.tei.jaxb.facustomization.Join.Prefix
-
Packages that use Join.Prefix Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Prefix in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Prefix Modifier and Type Field Description protected Join.PrefixJoin. prefixprotected Join.PrefixM. prefixprotected Join.PrefixW. prefixMethods in org.fa.tei.jaxb.facustomization 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.PrefixM. 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.facustomization with parameters of type Join.Prefix Modifier and Type Method Description voidJoin. setPrefix(Join.Prefix value)Sets the value of the prefix property.voidM. setPrefix(Join.Prefix value)Sets the value of the prefix property.voidW. setPrefix(Join.Prefix value)Sets the value of the prefix property.
-