@CodingStyleguideUnaware public class MonetaryTotalType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
MonetaryTotalType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
MonetaryTotalType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MonetaryTotalType 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
|
AllowanceTotalAmountType |
getAllowanceTotalAmount()
<pre>
<?
|
BigDecimal |
getAllowanceTotalAmountValue()
Get the value of the contained AllowanceTotalAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ChargeTotalAmountType |
getChargeTotalAmount()
<pre>
<?
|
BigDecimal |
getChargeTotalAmountValue()
Get the value of the contained ChargeTotalAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LineExtensionAmountType |
getLineExtensionAmount()
<pre>
<?
|
BigDecimal |
getLineExtensionAmountValue()
Get the value of the contained LineExtensionAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PayableAlternativeAmountType |
getPayableAlternativeAmount()
<pre>
<?
|
BigDecimal |
getPayableAlternativeAmountValue()
Get the value of the contained PayableAlternativeAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PayableAmountType |
getPayableAmount()
<pre>
<?
|
BigDecimal |
getPayableAmountValue()
Get the value of the contained PayableAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PayableRoundingAmountType |
getPayableRoundingAmount()
<pre>
<?
|
BigDecimal |
getPayableRoundingAmountValue()
Get the value of the contained PayableRoundingAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PrepaidAmountType |
getPrepaidAmount()
<pre>
<?
|
BigDecimal |
getPrepaidAmountValue()
Get the value of the contained PrepaidAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxExclusiveAmountType |
getTaxExclusiveAmount()
<pre>
<?
|
BigDecimal |
getTaxExclusiveAmountValue()
Get the value of the contained TaxExclusiveAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxInclusiveAmountType |
getTaxInclusiveAmount()
<pre>
<?
|
BigDecimal |
getTaxInclusiveAmountValue()
Get the value of the contained TaxInclusiveAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
WithholdingTaxTotalAmountType |
getWithholdingTaxTotalAmount()
<pre>
<?
|
BigDecimal |
getWithholdingTaxTotalAmountValue()
Get the value of the contained WithholdingTaxTotalAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setAllowanceTotalAmount(AllowanceTotalAmountType value)
Sets the value of the allowanceTotalAmount property.
|
AllowanceTotalAmountType |
setAllowanceTotalAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ChargeTotalAmountType |
setChargeTotalAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setChargeTotalAmount(ChargeTotalAmountType value)
Sets the value of the chargeTotalAmount property.
|
LineExtensionAmountType |
setLineExtensionAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLineExtensionAmount(LineExtensionAmountType value)
Sets the value of the lineExtensionAmount property.
|
PayableAlternativeAmountType |
setPayableAlternativeAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPayableAlternativeAmount(PayableAlternativeAmountType value)
Sets the value of the payableAlternativeAmount property.
|
PayableAmountType |
setPayableAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPayableAmount(PayableAmountType value)
Sets the value of the payableAmount property.
|
PayableRoundingAmountType |
setPayableRoundingAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPayableRoundingAmount(PayableRoundingAmountType value)
Sets the value of the payableRoundingAmount property.
|
PrepaidAmountType |
setPrepaidAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPrepaidAmount(PrepaidAmountType value)
Sets the value of the prepaidAmount property.
|
TaxExclusiveAmountType |
setTaxExclusiveAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTaxExclusiveAmount(TaxExclusiveAmountType value)
Sets the value of the taxExclusiveAmount property.
|
TaxInclusiveAmountType |
setTaxInclusiveAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTaxInclusiveAmount(TaxInclusiveAmountType value)
Sets the value of the taxInclusiveAmount property.
|
WithholdingTaxTotalAmountType |
setWithholdingTaxTotalAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWithholdingTaxTotalAmount(WithholdingTaxTotalAmountType value)
Sets the value of the withholdingTaxTotalAmount property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public MonetaryTotalType()
@Nullable public LineExtensionAmountType getLineExtensionAmount()
LineExtensionAmountTypepublic void setLineExtensionAmount(@Nullable LineExtensionAmountType value)
value - allowed object is
LineExtensionAmountType@Nullable public TaxExclusiveAmountType getTaxExclusiveAmount()
TaxExclusiveAmountTypepublic void setTaxExclusiveAmount(@Nullable TaxExclusiveAmountType value)
value - allowed object is
TaxExclusiveAmountType@Nullable public TaxInclusiveAmountType getTaxInclusiveAmount()
TaxInclusiveAmountTypepublic void setTaxInclusiveAmount(@Nullable TaxInclusiveAmountType value)
value - allowed object is
TaxInclusiveAmountType@Nullable public AllowanceTotalAmountType getAllowanceTotalAmount()
AllowanceTotalAmountTypepublic void setAllowanceTotalAmount(@Nullable AllowanceTotalAmountType value)
value - allowed object is
AllowanceTotalAmountType@Nullable public ChargeTotalAmountType getChargeTotalAmount()
ChargeTotalAmountTypepublic void setChargeTotalAmount(@Nullable ChargeTotalAmountType value)
value - allowed object is
ChargeTotalAmountType@Nullable public WithholdingTaxTotalAmountType getWithholdingTaxTotalAmount()
WithholdingTaxTotalAmountTypepublic void setWithholdingTaxTotalAmount(@Nullable WithholdingTaxTotalAmountType value)
value - allowed object is
WithholdingTaxTotalAmountType@Nullable public PrepaidAmountType getPrepaidAmount()
PrepaidAmountTypepublic void setPrepaidAmount(@Nullable PrepaidAmountType value)
value - allowed object is
PrepaidAmountType@Nullable public PayableRoundingAmountType getPayableRoundingAmount()
PayableRoundingAmountTypepublic void setPayableRoundingAmount(@Nullable PayableRoundingAmountType value)
value - allowed object is
PayableRoundingAmountType@Nullable public PayableAmountType getPayableAmount()
PayableAmountTypepublic void setPayableAmount(@Nullable PayableAmountType value)
value - allowed object is
PayableAmountType@Nullable public PayableAlternativeAmountType getPayableAlternativeAmount()
PayableAlternativeAmountTypepublic void setPayableAlternativeAmount(@Nullable PayableAlternativeAmountType value)
value - allowed object is
PayableAlternativeAmountTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull MonetaryTotalType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public MonetaryTotalType clone()
@Nonnull public LineExtensionAmountType setLineExtensionAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TaxExclusiveAmountType setTaxExclusiveAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TaxInclusiveAmountType setTaxInclusiveAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AllowanceTotalAmountType setAllowanceTotalAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ChargeTotalAmountType setChargeTotalAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WithholdingTaxTotalAmountType setWithholdingTaxTotalAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PrepaidAmountType setPrepaidAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PayableRoundingAmountType setPayableRoundingAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PayableAmountType setPayableAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PayableAlternativeAmountType setPayableAlternativeAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public BigDecimal getLineExtensionAmountValue()
@Nullable public BigDecimal getTaxExclusiveAmountValue()
@Nullable public BigDecimal getTaxInclusiveAmountValue()
@Nullable public BigDecimal getAllowanceTotalAmountValue()
@Nullable public BigDecimal getChargeTotalAmountValue()
@Nullable public BigDecimal getWithholdingTaxTotalAmountValue()
@Nullable public BigDecimal getPrepaidAmountValue()
@Nullable public BigDecimal getPayableRoundingAmountValue()
@Nullable public BigDecimal getPayableAmountValue()
@Nullable public BigDecimal getPayableAlternativeAmountValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.