Uses of Class
org.fa.tei.jaxb.facustomization.Join.Person
-
Packages that use Join.Person Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Person in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Person Modifier and Type Field Description protected Join.PersonJoin. personprotected Join.PersonM. personprotected Join.PersonW. personMethods in org.fa.tei.jaxb.facustomization 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.PersonM. 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.facustomization with parameters of type Join.Person Modifier and Type Method Description voidJoin. setPerson(Join.Person value)Sets the value of the person property.voidM. setPerson(Join.Person value)Sets the value of the person property.voidW. setPerson(Join.Person value)Sets the value of the person property.
-