| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
AmountType |
PaymentTermsType.getAmount()
<?
|
AmountType |
BillingReferenceLineType.getAmount()
<?
|
AmountType |
AllowanceChargeType.getAmount()
<?
|
AmountType |
PaymentTermsType.setAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
AmountType |
BillingReferenceLineType.setAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
AmountType |
AllowanceChargeType.setAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTermsType.setAmount(AmountType value)
Sets the value of the amount property.
|
void |
BillingReferenceLineType.setAmount(AmountType value)
Sets the value of the amount property.
|
void |
AllowanceChargeType.setAmount(AmountType value)
Sets the value of the amount property.
|
| Modifier and Type | Method and Description |
|---|---|
AmountType |
ObjectFactory.createAmountType()
Create an instance of
AmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AmountType> |
ObjectFactory.createAmount(AmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AmountType> |
ObjectFactory.createAmount(AmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.