| Modifier and Type | Method and Description |
|---|---|
TransactionCurrencyTaxAmountType |
TaxSubtotalType.getTransactionCurrencyTaxAmount()
<?
|
TransactionCurrencyTaxAmountType |
TaxSubtotalType.setTransactionCurrencyTaxAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxSubtotalType.setTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)
Sets the value of the transactionCurrencyTaxAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionCurrencyTaxAmountType |
TransactionCurrencyTaxAmountType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
TransactionCurrencyTaxAmountType |
ObjectFactory.createTransactionCurrencyTaxAmountType()
Create an instance of
TransactionCurrencyTaxAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TransactionCurrencyTaxAmountType> |
ObjectFactory.createTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionCurrencyTaxAmountType.cloneTo(TransactionCurrencyTaxAmountType ret)
This method clones all values from
this to the passed object. |
JAXBElement<TransactionCurrencyTaxAmountType> |
ObjectFactory.createTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.