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