Uses of Class
org.fa.tei.jaxb.v2_x.Join.Pronoun
-
Packages that use Join.Pronoun Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Pronoun in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Pronoun Modifier and Type Field Description protected Join.PronounJoin. pronounprotected Join.PronounW. pronounMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-