@CodingStyleguideUnaware public class TaxSubtotalType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
TaxSubtotalType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
TaxSubtotalType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TaxSubtotalType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
BaseUnitMeasureType |
getBaseUnitMeasure()
<pre>
<?
|
BigDecimal |
getBaseUnitMeasureValue()
Get the value of the contained BaseUnitMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CalculationSequenceNumericType |
getCalculationSequenceNumeric()
<pre>
<?
|
BigDecimal |
getCalculationSequenceNumericValue()
Get the value of the contained CalculationSequenceNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PercentType |
getPercent()
<pre>
<?
|
BigDecimal |
getPercentValue()
Get the value of the contained PercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PerUnitAmountType |
getPerUnitAmount()
<pre>
<?
|
BigDecimal |
getPerUnitAmountValue()
Get the value of the contained PerUnitAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxableAmountType |
getTaxableAmount()
<pre>
<?
|
BigDecimal |
getTaxableAmountValue()
Get the value of the contained TaxableAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxAmountType |
getTaxAmount()
<pre>
<?
|
BigDecimal |
getTaxAmountValue()
Get the value of the contained TaxAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxCategoryType |
getTaxCategory()
<pre>
<?
|
TierRangeType |
getTierRange()
<pre>
<?
|
String |
getTierRangeValue()
Get the value of the contained TierRangeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TierRatePercentType |
getTierRatePercent()
<pre>
<?
|
BigDecimal |
getTierRatePercentValue()
Get the value of the contained TierRatePercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransactionCurrencyTaxAmountType |
getTransactionCurrencyTaxAmount()
<pre>
<?
|
BigDecimal |
getTransactionCurrencyTaxAmountValue()
Get the value of the contained TransactionCurrencyTaxAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setBaseUnitMeasure(BaseUnitMeasureType value)
Sets the value of the baseUnitMeasure property.
|
BaseUnitMeasureType |
setBaseUnitMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CalculationSequenceNumericType |
setCalculationSequenceNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCalculationSequenceNumeric(CalculationSequenceNumericType value)
Sets the value of the calculationSequenceNumeric property.
|
PercentType |
setPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPercent(PercentType value)
Sets the value of the percent property.
|
PerUnitAmountType |
setPerUnitAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPerUnitAmount(PerUnitAmountType value)
Sets the value of the perUnitAmount property.
|
TaxableAmountType |
setTaxableAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTaxableAmount(TaxableAmountType value)
Sets the value of the taxableAmount property.
|
TaxAmountType |
setTaxAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTaxAmount(TaxAmountType value)
Sets the value of the taxAmount property.
|
void |
setTaxCategory(TaxCategoryType value)
Sets the value of the taxCategory property.
|
TierRangeType |
setTierRange(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTierRange(TierRangeType value)
Sets the value of the tierRange property.
|
TierRatePercentType |
setTierRatePercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTierRatePercent(TierRatePercentType value)
Sets the value of the tierRatePercent property.
|
TransactionCurrencyTaxAmountType |
setTransactionCurrencyTaxAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)
Sets the value of the transactionCurrencyTaxAmount property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TaxSubtotalType()
@Nullable public TaxableAmountType getTaxableAmount()
TaxableAmountTypepublic void setTaxableAmount(@Nullable TaxableAmountType value)
value - allowed object is
TaxableAmountType@Nullable public TaxAmountType getTaxAmount()
TaxAmountTypepublic void setTaxAmount(@Nullable TaxAmountType value)
value - allowed object is
TaxAmountType@Nullable public CalculationSequenceNumericType getCalculationSequenceNumeric()
CalculationSequenceNumericTypepublic void setCalculationSequenceNumeric(@Nullable CalculationSequenceNumericType value)
value - allowed object is
CalculationSequenceNumericType@Nullable public TransactionCurrencyTaxAmountType getTransactionCurrencyTaxAmount()
TransactionCurrencyTaxAmountTypepublic void setTransactionCurrencyTaxAmount(@Nullable TransactionCurrencyTaxAmountType value)
value - allowed object is
TransactionCurrencyTaxAmountType@Nullable public PercentType getPercent()
PercentTypepublic void setPercent(@Nullable PercentType value)
value - allowed object is
PercentType@Nullable public BaseUnitMeasureType getBaseUnitMeasure()
BaseUnitMeasureTypepublic void setBaseUnitMeasure(@Nullable BaseUnitMeasureType value)
value - allowed object is
BaseUnitMeasureType@Nullable public PerUnitAmountType getPerUnitAmount()
PerUnitAmountTypepublic void setPerUnitAmount(@Nullable PerUnitAmountType value)
value - allowed object is
PerUnitAmountType@Nullable public TierRangeType getTierRange()
TierRangeTypepublic void setTierRange(@Nullable TierRangeType value)
value - allowed object is
TierRangeType@Nullable public TierRatePercentType getTierRatePercent()
TierRatePercentTypepublic void setTierRatePercent(@Nullable TierRatePercentType value)
value - allowed object is
TierRatePercentType@Nullable public TaxCategoryType getTaxCategory()
TaxCategoryTypepublic void setTaxCategory(@Nullable TaxCategoryType value)
value - allowed object is
TaxCategoryTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull TaxSubtotalType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public TaxSubtotalType clone()
@Nonnull public TaxableAmountType setTaxableAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TaxAmountType setTaxAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TransactionCurrencyTaxAmountType setTransactionCurrencyTaxAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PerUnitAmountType setPerUnitAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public BaseUnitMeasureType setBaseUnitMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CalculationSequenceNumericType setCalculationSequenceNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PercentType setPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TierRatePercentType setTierRatePercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TierRangeType setTierRange(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public BigDecimal getTaxableAmountValue()
@Nullable public BigDecimal getTaxAmountValue()
@Nullable public BigDecimal getCalculationSequenceNumericValue()
@Nullable public BigDecimal getTransactionCurrencyTaxAmountValue()
@Nullable public BigDecimal getPercentValue()
@Nullable public BigDecimal getBaseUnitMeasureValue()
@Nullable public BigDecimal getPerUnitAmountValue()
@Nullable public String getTierRangeValue()
@Nullable public BigDecimal getTierRatePercentValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.