| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PercentType |
TaxSubtotalType.getPercent()
<?
|
PercentType |
TaxCategoryType.getPercent()
<?
|
PercentType |
StatusType.getPercent()
<?
|
PercentType |
TaxSubtotalType.setPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PercentType |
TaxCategoryType.setPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PercentType |
StatusType.setPercent(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 |
TaxSubtotalType.setPercent(PercentType value)
Sets the value of the percent property.
|
void |
TaxCategoryType.setPercent(PercentType value)
Sets the value of the percent property.
|
void |
StatusType.setPercent(PercentType value)
Sets the value of the percent property.
|
| Modifier and Type | Method and Description |
|---|---|
PercentType |
ObjectFactory.createPercentType()
Create an instance of
PercentType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PercentType> |
ObjectFactory.createPercent(PercentType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PercentType> |
ObjectFactory.createPercent(PercentType value)
|
Copyright © 2014 Philip Helger. All rights reserved.