Uses of Class
org.fa.tei.jaxb.v2_0.Join.Pronoun
-
Packages that use Join.Pronoun Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Pronoun in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Pronoun Modifier and Type Field Description protected Join.PronounJoin. pronounprotected Join.PronounW. pronounMethods in org.fa.tei.jaxb.v2_0 that return Join.Pronoun Modifier and Type Method Description static Join.PronounJoin.Pronoun. fromValue(String v)Join.PronounJoin. getPronoun()Gets the value of the pronoun property.Join.PronounW. getPronoun()Gets the value of the pronoun property.static Join.PronounJoin.Pronoun. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Pronoun[]Join.Pronoun. 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.Pronoun Modifier and Type Method Description voidJoin. setPronoun(Join.Pronoun value)Sets the value of the pronoun property.voidW. setPronoun(Join.Pronoun value)Sets the value of the pronoun property.
-