| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_21 |
| Modifier and Type | Method and Description |
|---|---|
BirthDateType |
PersonType.getBirthDate()
<?
|
BirthDateType |
PersonType.setBirthDate(LocalDate valueParam)
Special setter with value of type LocalDate
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.
|
| Modifier and Type | Method and Description |
|---|---|
BirthDateType |
BirthDateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
BirthDateType |
ObjectFactory.createBirthDateType()
Create an instance of
BirthDateType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BirthDateType> |
ObjectFactory.createBirthDate(BirthDateType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
BirthDateType.cloneTo(BirthDateType ret)
This method clones all values from
this to the passed object. |
JAXBElement<BirthDateType> |
ObjectFactory.createBirthDate(BirthDateType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.