public class ConsumptionReportType extends Object
Java class for ConsumptionReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsumptionReportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<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}Description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalConsumedQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BasicConsumedQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ResidentOccupantsNumeric" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumersEnergyLevelCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumersEnergyLevel" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ResidenceType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ResidenceTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HeatingType" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HeatingTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Period" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GuidanceDocumentReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ConsumptionReportReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ConsumptionHistory" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BasicConsumedQuantityType |
basicConsumedQuantity |
protected ConsumersEnergyLevelType |
consumersEnergyLevel |
protected ConsumersEnergyLevelCodeType |
consumersEnergyLevelCode |
protected List<ConsumptionHistoryType> |
consumptionHistory |
protected List<ConsumptionReportReferenceType> |
consumptionReportReference |
protected ConsumptionTypeType |
consumptionType |
protected ConsumptionTypeCodeType |
consumptionTypeCode |
protected List<DescriptionType> |
description |
protected DocumentReferenceType |
documentReference |
protected DocumentReferenceType |
guidanceDocumentReference |
protected HeatingTypeType |
heatingType |
protected HeatingTypeCodeType |
heatingTypeCode |
protected IDType |
id |
protected PeriodType |
period |
protected ResidenceTypeType |
residenceType |
protected ResidenceTypeCodeType |
residenceTypeCode |
protected ResidentOccupantsNumericType |
residentOccupantsNumeric |
protected TotalConsumedQuantityType |
totalConsumedQuantity |
| Constructor and Description |
|---|
ConsumptionReportType() |
| Modifier and Type | Method and Description |
|---|---|
BasicConsumedQuantityType |
getBasicConsumedQuantity()
Gets the value of the basicConsumedQuantity property.
|
ConsumersEnergyLevelType |
getConsumersEnergyLevel()
Gets the value of the consumersEnergyLevel property.
|
ConsumersEnergyLevelCodeType |
getConsumersEnergyLevelCode()
Gets the value of the consumersEnergyLevelCode property.
|
List<ConsumptionHistoryType> |
getConsumptionHistory()
Gets the value of the consumptionHistory property.
|
List<ConsumptionReportReferenceType> |
getConsumptionReportReference()
Gets the value of the consumptionReportReference property.
|
ConsumptionTypeType |
getConsumptionType()
Gets the value of the consumptionType property.
|
ConsumptionTypeCodeType |
getConsumptionTypeCode()
Gets the value of the consumptionTypeCode property.
|
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
DocumentReferenceType |
getDocumentReference()
Gets the value of the documentReference property.
|
DocumentReferenceType |
getGuidanceDocumentReference()
Gets the value of the guidanceDocumentReference property.
|
HeatingTypeType |
getHeatingType()
Gets the value of the heatingType property.
|
HeatingTypeCodeType |
getHeatingTypeCode()
Gets the value of the heatingTypeCode property.
|
IDType |
getID()
Gets the value of the id property.
|
PeriodType |
getPeriod()
Gets the value of the period property.
|
ResidenceTypeType |
getResidenceType()
Gets the value of the residenceType property.
|
ResidenceTypeCodeType |
getResidenceTypeCode()
Gets the value of the residenceTypeCode property.
|
ResidentOccupantsNumericType |
getResidentOccupantsNumeric()
Gets the value of the residentOccupantsNumeric property.
|
TotalConsumedQuantityType |
getTotalConsumedQuantity()
Gets the value of the totalConsumedQuantity property.
|
void |
setBasicConsumedQuantity(BasicConsumedQuantityType value)
Sets the value of the basicConsumedQuantity property.
|
void |
setConsumersEnergyLevel(ConsumersEnergyLevelType value)
Sets the value of the consumersEnergyLevel property.
|
void |
setConsumersEnergyLevelCode(ConsumersEnergyLevelCodeType value)
Sets the value of the consumersEnergyLevelCode property.
|
void |
setConsumptionType(ConsumptionTypeType value)
Sets the value of the consumptionType property.
|
void |
setConsumptionTypeCode(ConsumptionTypeCodeType value)
Sets the value of the consumptionTypeCode property.
|
void |
setDocumentReference(DocumentReferenceType value)
Sets the value of the documentReference property.
|
void |
setGuidanceDocumentReference(DocumentReferenceType value)
Sets the value of the guidanceDocumentReference property.
|
void |
setHeatingType(HeatingTypeType value)
Sets the value of the heatingType property.
|
void |
setHeatingTypeCode(HeatingTypeCodeType value)
Sets the value of the heatingTypeCode property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
void |
setResidenceType(ResidenceTypeType value)
Sets the value of the residenceType property.
|
void |
setResidenceTypeCode(ResidenceTypeCodeType value)
Sets the value of the residenceTypeCode property.
|
void |
setResidentOccupantsNumeric(ResidentOccupantsNumericType value)
Sets the value of the residentOccupantsNumeric property.
|
void |
setTotalConsumedQuantity(TotalConsumedQuantityType value)
Sets the value of the totalConsumedQuantity property.
|
protected IDType id
protected ConsumptionTypeType consumptionType
protected ConsumptionTypeCodeType consumptionTypeCode
protected List<DescriptionType> description
protected TotalConsumedQuantityType totalConsumedQuantity
protected BasicConsumedQuantityType basicConsumedQuantity
protected ResidentOccupantsNumericType residentOccupantsNumeric
protected ConsumersEnergyLevelCodeType consumersEnergyLevelCode
protected ConsumersEnergyLevelType consumersEnergyLevel
protected ResidenceTypeType residenceType
protected ResidenceTypeCodeType residenceTypeCode
protected HeatingTypeType heatingType
protected HeatingTypeCodeType heatingTypeCode
protected PeriodType period
protected DocumentReferenceType guidanceDocumentReference
protected DocumentReferenceType documentReference
protected List<ConsumptionReportReferenceType> consumptionReportReference
protected List<ConsumptionHistoryType> consumptionHistory
public void setID(IDType value)
value - allowed object is
IDTypepublic ConsumptionTypeType getConsumptionType()
ConsumptionTypeTypepublic void setConsumptionType(ConsumptionTypeType value)
value - allowed object is
ConsumptionTypeTypepublic ConsumptionTypeCodeType getConsumptionTypeCode()
ConsumptionTypeCodeTypepublic void setConsumptionTypeCode(ConsumptionTypeCodeType value)
value - allowed object is
ConsumptionTypeCodeTypepublic List<DescriptionType> getDescription()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
public TotalConsumedQuantityType getTotalConsumedQuantity()
TotalConsumedQuantityTypepublic void setTotalConsumedQuantity(TotalConsumedQuantityType value)
value - allowed object is
TotalConsumedQuantityTypepublic BasicConsumedQuantityType getBasicConsumedQuantity()
BasicConsumedQuantityTypepublic void setBasicConsumedQuantity(BasicConsumedQuantityType value)
value - allowed object is
BasicConsumedQuantityTypepublic ResidentOccupantsNumericType getResidentOccupantsNumeric()
ResidentOccupantsNumericTypepublic void setResidentOccupantsNumeric(ResidentOccupantsNumericType value)
value - allowed object is
ResidentOccupantsNumericTypepublic ConsumersEnergyLevelCodeType getConsumersEnergyLevelCode()
ConsumersEnergyLevelCodeTypepublic void setConsumersEnergyLevelCode(ConsumersEnergyLevelCodeType value)
value - allowed object is
ConsumersEnergyLevelCodeTypepublic ConsumersEnergyLevelType getConsumersEnergyLevel()
ConsumersEnergyLevelTypepublic void setConsumersEnergyLevel(ConsumersEnergyLevelType value)
value - allowed object is
ConsumersEnergyLevelTypepublic ResidenceTypeType getResidenceType()
ResidenceTypeTypepublic void setResidenceType(ResidenceTypeType value)
value - allowed object is
ResidenceTypeTypepublic ResidenceTypeCodeType getResidenceTypeCode()
ResidenceTypeCodeTypepublic void setResidenceTypeCode(ResidenceTypeCodeType value)
value - allowed object is
ResidenceTypeCodeTypepublic HeatingTypeType getHeatingType()
HeatingTypeTypepublic void setHeatingType(HeatingTypeType value)
value - allowed object is
HeatingTypeTypepublic HeatingTypeCodeType getHeatingTypeCode()
HeatingTypeCodeTypepublic void setHeatingTypeCode(HeatingTypeCodeType value)
value - allowed object is
HeatingTypeCodeTypepublic PeriodType getPeriod()
PeriodTypepublic void setPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic DocumentReferenceType getGuidanceDocumentReference()
DocumentReferenceTypepublic void setGuidanceDocumentReference(DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypepublic DocumentReferenceType getDocumentReference()
DocumentReferenceTypepublic void setDocumentReference(DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypepublic List<ConsumptionReportReferenceType> getConsumptionReportReference()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the consumptionReportReference property.
For example, to add a new item, do as follows:
getConsumptionReportReference().add(newItem);
Objects of the following type(s) are allowed in the list
ConsumptionReportReferenceType
public List<ConsumptionHistoryType> getConsumptionHistory()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the consumptionHistory property.
For example, to add a new item, do as follows:
getConsumptionHistory().add(newItem);
Objects of the following type(s) are allowed in the list
ConsumptionHistoryType
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.