Uses of Class
tr.gov.efatura.useraccount.PersonContactType
-
Packages that use PersonContactType Package Description tr.gov.efatura.useraccount -
-
Uses of PersonContactType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return PersonContactType Modifier and Type Method Description PersonContactTypePersonContactType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PersonContactTypeObjectFactory. createPersonContactType()Create an instance ofPersonContactTypePersonContactTypeBasePartyType. getPersonContactAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type PersonContactType Modifier and Type Method Description JAXBElement<PersonContactType>ObjectFactory. createPersonContact(PersonContactType value)List<PersonContactType>BasePartyType. getPersonContact()Gets the value of the personContact property.Methods in tr.gov.efatura.useraccount with parameters of type PersonContactType Modifier and Type Method Description voidBasePartyType. addPersonContact(PersonContactType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPersonContactType. cloneTo(PersonContactType ret)This method clones all values fromthisto the passed object.JAXBElement<PersonContactType>ObjectFactory. createPersonContact(PersonContactType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type PersonContactType Modifier and Type Method Description voidBasePartyType. setPersonContact(List<PersonContactType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-