Uses of Class
org.fa.tei.jaxb.v2_x.Join.Person
-
Packages that use Join.Person Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Person in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Person Modifier and Type Field Description protected Join.PersonJoin. personprotected Join.PersonW. personMethods in org.fa.tei.jaxb.v2_x that return Join.Person Modifier and Type Method Description static Join.PersonJoin.Person. fromValue(String v)Join.PersonJoin. getPerson()Gets the value of the person property.Join.PersonW. getPerson()Gets the value of the person property.static Join.PersonJoin.Person. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Person[]Join.Person. 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.Person Modifier and Type Method Description voidJoin. setPerson(Join.Person value)Sets the value of the person property.voidW. setPerson(Join.Person value)Sets the value of the person property.
-