| Package | Description |
|---|---|
| un.unece.uncefact.data.standard.reusableaggregatebusinessinformationentity._100 | |
| un.unece.uncefact.data.standard.unqualifieddatatype._100 |
| Modifier and Type | Method and Description |
|---|---|
RateType |
AppliedTaxType.getCalculatedRate()
Gets the value of the calculatedRate property.
|
RateType |
TradeTaxType.getCalculatedRate()
Gets the value of the calculatedRate property.
|
RateType |
TradeCurrencyExchangeType.getConversionRate()
Gets the value of the conversionRate property.
|
RateType |
TradeTaxType.getTaxBasisAllowanceRate()
Gets the value of the taxBasisAllowanceRate property.
|
RateType |
AppliedTaxType.setCalculatedRate(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
RateType |
TradeTaxType.setCalculatedRate(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
RateType |
TradeCurrencyExchangeType.setConversionRate(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
RateType |
TradeTaxType.setTaxBasisAllowanceRate(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 |
AppliedTaxType.setCalculatedRate(RateType value)
Sets the value of the calculatedRate property.
|
void |
TradeTaxType.setCalculatedRate(RateType value)
Sets the value of the calculatedRate property.
|
void |
TradeCurrencyExchangeType.setConversionRate(RateType value)
Sets the value of the conversionRate property.
|
void |
TradeTaxType.setTaxBasisAllowanceRate(RateType value)
Sets the value of the taxBasisAllowanceRate property.
|
| Modifier and Type | Method and Description |
|---|---|
RateType |
RateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
RateType |
ObjectFactory.createRateType()
Create an instance of
RateType |
| Modifier and Type | Method and Description |
|---|---|
void |
RateType.cloneTo(RateType ret)
This method clones all values from
this to the passed object. |
Copyright © 2016–2021 Philip Helger. All rights reserved.