| Package | Description |
|---|---|
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
PersonNameType |
PersonNameType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
PersonNameType |
ObjectFactory.createPersonNameType()
Create an instance of
PersonNameType |
PersonNameType |
PersonContactType.getPersonName()
Gets the value of the personName property.
|
PersonNameType |
UserAccountType.getPersonName()
The User's actual name.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PersonNameType> |
ObjectFactory.createPersonName(PersonNameType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonNameType.cloneTo(PersonNameType ret)
This method clones all values from
this to the passed object. |
JAXBElement<PersonNameType> |
ObjectFactory.createPersonName(PersonNameType value)
|
void |
PersonContactType.setPersonName(PersonNameType value)
Sets the value of the personName property.
|
void |
UserAccountType.setPersonName(PersonNameType value)
Sets the value of the personName property.
|
Copyright © 2016–2021 Philip Helger. All rights reserved.