Uses of Class
org.fa.tei.jaxb.v2_0.Join.Verbtype
-
Packages that use Join.Verbtype Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Verbtype in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Verbtype Modifier and Type Field Description protected Join.VerbtypeJoin. verbtypeprotected Join.VerbtypeW. verbtypeMethods in org.fa.tei.jaxb.v2_0 that return Join.Verbtype Modifier and Type Method Description static Join.VerbtypeJoin.Verbtype. fromValue(String v)Join.VerbtypeJoin. getVerbtype()Gets the value of the verbtype property.Join.VerbtypeW. getVerbtype()Gets the value of the verbtype property.static Join.VerbtypeJoin.Verbtype. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Verbtype[]Join.Verbtype. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Join.Verbtype Modifier and Type Method Description voidJoin. setVerbtype(Join.Verbtype value)Sets the value of the verbtype property.voidW. setVerbtype(Join.Verbtype value)Sets the value of the verbtype property.
-