| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_21 |
| Modifier and Type | Method and Description |
|---|---|
ReferenceDateType |
StatusType.getReferenceDate()
<?
|
ReferenceDateType |
TransportScheduleType.getReferenceDate()
<?
|
ReferenceDateType |
StatusType.setReferenceDate(LocalDate valueParam)
Special setter with value of type LocalDate
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ReferenceDateType |
TransportScheduleType.setReferenceDate(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 |
StatusType.setReferenceDate(ReferenceDateType value)
Sets the value of the referenceDate property.
|
void |
TransportScheduleType.setReferenceDate(ReferenceDateType value)
Sets the value of the referenceDate property.
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceDateType |
ReferenceDateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ReferenceDateType |
ObjectFactory.createReferenceDateType()
Create an instance of
ReferenceDateType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ReferenceDateType> |
ObjectFactory.createReferenceDate(ReferenceDateType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceDateType.cloneTo(ReferenceDateType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ReferenceDateType> |
ObjectFactory.createReferenceDate(ReferenceDateType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.