Uses of Class
org.fa.tei.jaxb.v2_x.Join.Convertedfrom
-
Packages that use Join.Convertedfrom Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Convertedfrom in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Convertedfrom Modifier and Type Field Description protected Join.ConvertedfromJoin. convertedfromprotected Join.ConvertedfromW. convertedfromMethods in org.fa.tei.jaxb.v2_x 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.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.v2_x with parameters of type Join.Convertedfrom Modifier and Type Method Description voidJoin. setConvertedfrom(Join.Convertedfrom value)Sets the value of the convertedfrom property.voidW. setConvertedfrom(Join.Convertedfrom value)Sets the value of the convertedfrom property.
-