public class EnergyTaxReportType extends Object
Java class for EnergyTaxReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnergyTaxReportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxEnergyAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxEnergyOnAccountAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxEnergyBalanceAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxScheme"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TaxEnergyAmountType |
taxEnergyAmount |
protected TaxEnergyBalanceAmountType |
taxEnergyBalanceAmount |
protected TaxEnergyOnAccountAmountType |
taxEnergyOnAccountAmount |
protected TaxSchemeType |
taxScheme |
| Constructor and Description |
|---|
EnergyTaxReportType() |
| Modifier and Type | Method and Description |
|---|---|
TaxEnergyAmountType |
getTaxEnergyAmount()
Gets the value of the taxEnergyAmount property.
|
TaxEnergyBalanceAmountType |
getTaxEnergyBalanceAmount()
Gets the value of the taxEnergyBalanceAmount property.
|
TaxEnergyOnAccountAmountType |
getTaxEnergyOnAccountAmount()
Gets the value of the taxEnergyOnAccountAmount property.
|
TaxSchemeType |
getTaxScheme()
Gets the value of the taxScheme property.
|
void |
setTaxEnergyAmount(TaxEnergyAmountType value)
Sets the value of the taxEnergyAmount property.
|
void |
setTaxEnergyBalanceAmount(TaxEnergyBalanceAmountType value)
Sets the value of the taxEnergyBalanceAmount property.
|
void |
setTaxEnergyOnAccountAmount(TaxEnergyOnAccountAmountType value)
Sets the value of the taxEnergyOnAccountAmount property.
|
void |
setTaxScheme(TaxSchemeType value)
Sets the value of the taxScheme property.
|
protected TaxEnergyAmountType taxEnergyAmount
protected TaxEnergyOnAccountAmountType taxEnergyOnAccountAmount
protected TaxEnergyBalanceAmountType taxEnergyBalanceAmount
protected TaxSchemeType taxScheme
public TaxEnergyAmountType getTaxEnergyAmount()
TaxEnergyAmountTypepublic void setTaxEnergyAmount(TaxEnergyAmountType value)
value - allowed object is
TaxEnergyAmountTypepublic TaxEnergyOnAccountAmountType getTaxEnergyOnAccountAmount()
TaxEnergyOnAccountAmountTypepublic void setTaxEnergyOnAccountAmount(TaxEnergyOnAccountAmountType value)
value - allowed object is
TaxEnergyOnAccountAmountTypepublic TaxEnergyBalanceAmountType getTaxEnergyBalanceAmount()
TaxEnergyBalanceAmountTypepublic void setTaxEnergyBalanceAmount(TaxEnergyBalanceAmountType value)
value - allowed object is
TaxEnergyBalanceAmountTypepublic TaxSchemeType getTaxScheme()
TaxSchemeTypepublic void setTaxScheme(TaxSchemeType value)
value - allowed object is
TaxSchemeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.