| Package | Description |
|---|---|
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
FormattedNameType |
FormattedNameType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
FormattedNameType |
ObjectFactory.createFormattedNameType()
Create an instance of
FormattedNameType |
FormattedNameType |
PersonNameBaseType.getFormattedName()
Gets the value of the formattedName property.
|
FormattedNameType |
PersonNameBaseType.getLegalName()
Gets the value of the legalName property.
|
FormattedNameType |
PersonNameBaseType.setFormattedName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
FormattedNameType |
PersonNameBaseType.setLegalName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FormattedNameType> |
ObjectFactory.createFormattedName(FormattedNameType value)
|
JAXBElement<FormattedNameType> |
ObjectFactory.createLegalName(FormattedNameType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormattedNameType.cloneTo(FormattedNameType ret)
This method clones all values from
this to the passed object. |
JAXBElement<FormattedNameType> |
ObjectFactory.createFormattedName(FormattedNameType value)
|
JAXBElement<FormattedNameType> |
ObjectFactory.createLegalName(FormattedNameType value)
|
void |
PersonNameBaseType.setFormattedName(FormattedNameType value)
Sets the value of the formattedName property.
|
void |
PersonNameBaseType.setLegalName(FormattedNameType value)
Sets the value of the legalName property.
|
Copyright © 2016–2021 Philip Helger. All rights reserved.