Uses of Class
org.fa.tei.jaxb.v2_0.Join.Tense
-
Packages that use Join.Tense Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Tense in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Tense Modifier and Type Field Description protected Join.TenseJoin. tenseprotected Join.TenseW. tenseMethods in org.fa.tei.jaxb.v2_0 that return Join.Tense Modifier and Type Method Description static Join.TenseJoin.Tense. fromValue(String v)Join.TenseJoin. getTense()Gets the value of the tense property.Join.TenseW. getTense()Gets the value of the tense property.static Join.TenseJoin.Tense. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Tense[]Join.Tense. 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.Tense Modifier and Type Method Description voidJoin. setTense(Join.Tense value)Sets the value of the tense property.voidW. setTense(Join.Tense value)Sets the value of the tense property.
-