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