public class ConsumptionReportReferenceType extends Object
Java class for ConsumptionReportReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsumptionReportReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionReportID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumptionTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalConsumedQuantity"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Period"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ConsumptionReportIDType |
consumptionReportID |
protected ConsumptionTypeType |
consumptionType |
protected ConsumptionTypeCodeType |
consumptionTypeCode |
protected PeriodType |
period |
protected TotalConsumedQuantityType |
totalConsumedQuantity |
| Constructor and Description |
|---|
ConsumptionReportReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
ConsumptionReportIDType |
getConsumptionReportID()
Gets the value of the consumptionReportID property.
|
ConsumptionTypeType |
getConsumptionType()
Gets the value of the consumptionType property.
|
ConsumptionTypeCodeType |
getConsumptionTypeCode()
Gets the value of the consumptionTypeCode property.
|
PeriodType |
getPeriod()
Gets the value of the period property.
|
TotalConsumedQuantityType |
getTotalConsumedQuantity()
Gets the value of the totalConsumedQuantity property.
|
void |
setConsumptionReportID(ConsumptionReportIDType value)
Sets the value of the consumptionReportID property.
|
void |
setConsumptionType(ConsumptionTypeType value)
Sets the value of the consumptionType property.
|
void |
setConsumptionTypeCode(ConsumptionTypeCodeType value)
Sets the value of the consumptionTypeCode property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
void |
setTotalConsumedQuantity(TotalConsumedQuantityType value)
Sets the value of the totalConsumedQuantity property.
|
protected ConsumptionReportIDType consumptionReportID
protected ConsumptionTypeType consumptionType
protected ConsumptionTypeCodeType consumptionTypeCode
protected TotalConsumedQuantityType totalConsumedQuantity
protected PeriodType period
public ConsumptionReportIDType getConsumptionReportID()
ConsumptionReportIDTypepublic void setConsumptionReportID(ConsumptionReportIDType value)
value - allowed object is
ConsumptionReportIDTypepublic ConsumptionTypeType getConsumptionType()
ConsumptionTypeTypepublic void setConsumptionType(ConsumptionTypeType value)
value - allowed object is
ConsumptionTypeTypepublic ConsumptionTypeCodeType getConsumptionTypeCode()
ConsumptionTypeCodeTypepublic void setConsumptionTypeCode(ConsumptionTypeCodeType value)
value - allowed object is
ConsumptionTypeCodeTypepublic TotalConsumedQuantityType getTotalConsumedQuantity()
TotalConsumedQuantityTypepublic void setTotalConsumedQuantity(TotalConsumedQuantityType value)
value - allowed object is
TotalConsumedQuantityTypepublic PeriodType getPeriod()
PeriodTypepublic void setPeriod(PeriodType value)
value - allowed object is
PeriodTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.