Uses of Class
org.fa.tei.jaxb.v2_0.Person
-
Packages that use Person Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Person in org.fa.tei.jaxb.v2_0
Methods in org.fa.tei.jaxb.v2_0 that return Person Modifier and Type Method Description PersonObjectFactory. createPerson()Create an instance ofPersonMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Person Modifier and Type Method Description javax.xml.bind.JAXBElement<Person>ObjectFactory. createPerson(Person value)Methods in org.fa.tei.jaxb.v2_0 with parameters of type Person Modifier and Type Method Description javax.xml.bind.JAXBElement<Person>ObjectFactory. createPerson(Person value)
-