| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_21 |
| Modifier and Type | Method and Description |
|---|---|
ManufactureDateType |
ItemInstanceType.getManufactureDate()
<?
|
ManufactureDateType |
ItemInstanceType.setManufactureDate(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 |
ItemInstanceType.setManufactureDate(ManufactureDateType value)
Sets the value of the manufactureDate property.
|
| Modifier and Type | Method and Description |
|---|---|
ManufactureDateType |
ManufactureDateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ManufactureDateType |
ObjectFactory.createManufactureDateType()
Create an instance of
ManufactureDateType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ManufactureDateType> |
ObjectFactory.createManufactureDate(ManufactureDateType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManufactureDateType.cloneTo(ManufactureDateType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ManufactureDateType> |
ObjectFactory.createManufactureDate(ManufactureDateType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.