Uses of Class
org.fa.tei.jaxb.v2_x.Join.Verbform
-
Packages that use Join.Verbform Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Verbform in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Verbform Modifier and Type Field Description protected Join.VerbformJoin. verbformprotected Join.VerbformW. verbformMethods in org.fa.tei.jaxb.v2_x that return Join.Verbform Modifier and Type Method Description static Join.VerbformJoin.Verbform. fromValue(String v)Join.VerbformJoin. getVerbform()Gets the value of the verbform property.Join.VerbformW. getVerbform()Gets the value of the verbform property.static Join.VerbformJoin.Verbform. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Verbform[]Join.Verbform. 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.Verbform Modifier and Type Method Description voidJoin. setVerbform(Join.Verbform value)Sets the value of the verbform property.voidW. setVerbform(Join.Verbform value)Sets the value of the verbform property.
-