| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_22 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_22 |
| Modifier and Type | Method and Description |
|---|---|
FirstNameType |
PersonType.getFirstName()
<pre>
<?
|
FirstNameType |
PersonType.getFirstName()
<pre>
<?
|
FirstNameType |
PersonType.setFirstName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
FirstNameType |
PersonType.setFirstName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonType.setFirstName(FirstNameType value)
Sets the value of the firstName property.
|
void |
PersonType.setFirstName(FirstNameType value)
Sets the value of the firstName property.
|
| Modifier and Type | Method and Description |
|---|---|
FirstNameType |
FirstNameType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
FirstNameType |
FirstNameType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
FirstNameType |
ObjectFactory.createFirstNameType()
Create an instance of
FirstNameType |
FirstNameType |
ObjectFactory.createFirstNameType()
Create an instance of
FirstNameType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirstNameType.cloneTo(FirstNameType ret)
This method clones all values from <code>this</code> to the passed object.
|
void |
FirstNameType.cloneTo(FirstNameType ret)
This method clones all values from <code>this</code> to the passed object.
|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
Copyright © 2017–2021 Philip Helger. All rights reserved.