Uses of Class
org.fa.tei.jaxb.facustomization.Join.Verbtype
-
Packages that use Join.Verbtype Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Verbtype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Verbtype Modifier and Type Field Description protected Join.VerbtypeJoin. verbtypeprotected Join.VerbtypeM. verbtypeprotected Join.VerbtypeW. verbtypeMethods in org.fa.tei.jaxb.facustomization 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.VerbtypeM. 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.facustomization with parameters of type Join.Verbtype Modifier and Type Method Description voidJoin. setVerbtype(Join.Verbtype value)Sets the value of the verbtype property.voidM. setVerbtype(Join.Verbtype value)Sets the value of the verbtype property.voidW. setVerbtype(Join.Verbtype value)Sets the value of the verbtype property.
-