| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
TotalTaxAmountType |
QuotationLineType.getTotalTaxAmount()
<?
|
TotalTaxAmountType |
LineItemType.getTotalTaxAmount()
<?
|
TotalTaxAmountType |
QuotationLineType.setTotalTaxAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
TotalTaxAmountType |
LineItemType.setTotalTaxAmount(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 |
QuotationLineType.setTotalTaxAmount(TotalTaxAmountType value)
Sets the value of the totalTaxAmount property.
|
void |
LineItemType.setTotalTaxAmount(TotalTaxAmountType value)
Sets the value of the totalTaxAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
TotalTaxAmountType |
ObjectFactory.createTotalTaxAmountType()
Create an instance of
TotalTaxAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TotalTaxAmountType> |
ObjectFactory.createTotalTaxAmount(TotalTaxAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TotalTaxAmountType> |
ObjectFactory.createTotalTaxAmount(TotalTaxAmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.