public class MonetaryTotalType extends Object
Java class for MonetaryTotalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MonetaryTotalType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LineExtensionAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxExclusiveAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxInclusiveAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AllowanceTotalAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ChargeTotalAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PrepaidAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PayableRoundingAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PayableAmount"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PayableAlternativeAmount" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AllowanceTotalAmountType |
allowanceTotalAmount |
protected ChargeTotalAmountType |
chargeTotalAmount |
protected LineExtensionAmountType |
lineExtensionAmount |
protected PayableAlternativeAmountType |
payableAlternativeAmount |
protected PayableAmountType |
payableAmount |
protected PayableRoundingAmountType |
payableRoundingAmount |
protected PrepaidAmountType |
prepaidAmount |
protected TaxExclusiveAmountType |
taxExclusiveAmount |
protected TaxInclusiveAmountType |
taxInclusiveAmount |
| Constructor and Description |
|---|
MonetaryTotalType() |
| Modifier and Type | Method and Description |
|---|---|
AllowanceTotalAmountType |
getAllowanceTotalAmount()
Gets the value of the allowanceTotalAmount property.
|
ChargeTotalAmountType |
getChargeTotalAmount()
Gets the value of the chargeTotalAmount property.
|
LineExtensionAmountType |
getLineExtensionAmount()
Gets the value of the lineExtensionAmount property.
|
PayableAlternativeAmountType |
getPayableAlternativeAmount()
Gets the value of the payableAlternativeAmount property.
|
PayableAmountType |
getPayableAmount()
Gets the value of the payableAmount property.
|
PayableRoundingAmountType |
getPayableRoundingAmount()
Gets the value of the payableRoundingAmount property.
|
PrepaidAmountType |
getPrepaidAmount()
Gets the value of the prepaidAmount property.
|
TaxExclusiveAmountType |
getTaxExclusiveAmount()
Gets the value of the taxExclusiveAmount property.
|
TaxInclusiveAmountType |
getTaxInclusiveAmount()
Gets the value of the taxInclusiveAmount property.
|
void |
setAllowanceTotalAmount(AllowanceTotalAmountType value)
Sets the value of the allowanceTotalAmount property.
|
void |
setChargeTotalAmount(ChargeTotalAmountType value)
Sets the value of the chargeTotalAmount property.
|
void |
setLineExtensionAmount(LineExtensionAmountType value)
Sets the value of the lineExtensionAmount property.
|
void |
setPayableAlternativeAmount(PayableAlternativeAmountType value)
Sets the value of the payableAlternativeAmount property.
|
void |
setPayableAmount(PayableAmountType value)
Sets the value of the payableAmount property.
|
void |
setPayableRoundingAmount(PayableRoundingAmountType value)
Sets the value of the payableRoundingAmount property.
|
void |
setPrepaidAmount(PrepaidAmountType value)
Sets the value of the prepaidAmount property.
|
void |
setTaxExclusiveAmount(TaxExclusiveAmountType value)
Sets the value of the taxExclusiveAmount property.
|
void |
setTaxInclusiveAmount(TaxInclusiveAmountType value)
Sets the value of the taxInclusiveAmount property.
|
protected LineExtensionAmountType lineExtensionAmount
protected TaxExclusiveAmountType taxExclusiveAmount
protected TaxInclusiveAmountType taxInclusiveAmount
protected AllowanceTotalAmountType allowanceTotalAmount
protected ChargeTotalAmountType chargeTotalAmount
protected PrepaidAmountType prepaidAmount
protected PayableRoundingAmountType payableRoundingAmount
protected PayableAmountType payableAmount
protected PayableAlternativeAmountType payableAlternativeAmount
public LineExtensionAmountType getLineExtensionAmount()
LineExtensionAmountTypepublic void setLineExtensionAmount(LineExtensionAmountType value)
value - allowed object is
LineExtensionAmountTypepublic TaxExclusiveAmountType getTaxExclusiveAmount()
TaxExclusiveAmountTypepublic void setTaxExclusiveAmount(TaxExclusiveAmountType value)
value - allowed object is
TaxExclusiveAmountTypepublic TaxInclusiveAmountType getTaxInclusiveAmount()
TaxInclusiveAmountTypepublic void setTaxInclusiveAmount(TaxInclusiveAmountType value)
value - allowed object is
TaxInclusiveAmountTypepublic AllowanceTotalAmountType getAllowanceTotalAmount()
AllowanceTotalAmountTypepublic void setAllowanceTotalAmount(AllowanceTotalAmountType value)
value - allowed object is
AllowanceTotalAmountTypepublic ChargeTotalAmountType getChargeTotalAmount()
ChargeTotalAmountTypepublic void setChargeTotalAmount(ChargeTotalAmountType value)
value - allowed object is
ChargeTotalAmountTypepublic PrepaidAmountType getPrepaidAmount()
PrepaidAmountTypepublic void setPrepaidAmount(PrepaidAmountType value)
value - allowed object is
PrepaidAmountTypepublic PayableRoundingAmountType getPayableRoundingAmount()
PayableRoundingAmountTypepublic void setPayableRoundingAmount(PayableRoundingAmountType value)
value - allowed object is
PayableRoundingAmountTypepublic PayableAmountType getPayableAmount()
PayableAmountTypepublic void setPayableAmount(PayableAmountType value)
value - allowed object is
PayableAmountTypepublic PayableAlternativeAmountType getPayableAlternativeAmount()
PayableAlternativeAmountTypepublic void setPayableAlternativeAmount(PayableAlternativeAmountType value)
value - allowed object is
PayableAlternativeAmountTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.