Uses of Class
org.fa.tei.jaxb.facustomization.Join.Convertedfrom
-
Packages that use Join.Convertedfrom Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Convertedfrom in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Convertedfrom Modifier and Type Field Description protected Join.ConvertedfromJoin. convertedfromprotected Join.ConvertedfromM. convertedfromprotected Join.ConvertedfromW. convertedfromMethods in org.fa.tei.jaxb.facustomization that return Join.Convertedfrom Modifier and Type Method Description static Join.ConvertedfromJoin.Convertedfrom. fromValue(String v)Join.ConvertedfromJoin. getConvertedfrom()Gets the value of the convertedfrom property.Join.ConvertedfromM. getConvertedfrom()Gets the value of the convertedfrom property.Join.ConvertedfromW. getConvertedfrom()Gets the value of the convertedfrom property.static Join.ConvertedfromJoin.Convertedfrom. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Convertedfrom[]Join.Convertedfrom. 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.Convertedfrom Modifier and Type Method Description voidJoin. setConvertedfrom(Join.Convertedfrom value)Sets the value of the convertedfrom property.voidM. setConvertedfrom(Join.Convertedfrom value)Sets the value of the convertedfrom property.voidW. setConvertedfrom(Join.Convertedfrom value)Sets the value of the convertedfrom property.
-