Uses of Class
tr.gov.efatura.useraccount.PersonNameType
-
Packages that use PersonNameType Package Description tr.gov.efatura.useraccount -
-
Uses of PersonNameType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return PersonNameType Modifier and Type Method Description PersonNameTypePersonNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PersonNameTypeObjectFactory. createPersonNameType()Create an instance ofPersonNameTypePersonNameTypePersonContactType. getPersonName()Gets the value of the personName property.PersonNameTypeUserAccountType. getPersonName()The User's actual name.Methods in tr.gov.efatura.useraccount that return types with arguments of type PersonNameType Modifier and Type Method Description JAXBElement<PersonNameType>ObjectFactory. createPersonName(PersonNameType value)Methods in tr.gov.efatura.useraccount with parameters of type PersonNameType Modifier and Type Method Description voidPersonNameType. cloneTo(PersonNameType ret)This method clones all values fromthisto the passed object.JAXBElement<PersonNameType>ObjectFactory. createPersonName(PersonNameType value)voidPersonContactType. setPersonName(PersonNameType value)Sets the value of the personName property.voidUserAccountType. setPersonName(PersonNameType value)Sets the value of the personName property.
-