public class EnergyPerformanceCertificate extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for EnergyPerformanceCertificate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnergyPerformanceCertificate"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <all> <element name="energyCertificateAvailability" type="{http://rest.immobilienscout24.de/schema/common/1.0}EnergyCertificateAvailability" minOccurs="0"/> <element name="energyCertificateCreationDate" type="{http://rest.immobilienscout24.de/schema/common/1.0}EnergyCertificateCreationDate" minOccurs="0"/> <element name="energyEfficiencyClass" type="{http://rest.immobilienscout24.de/schema/common/1.0}EnergyEfficiencyClass" minOccurs="0"/> <element name="electricityConsumption" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> <element name="heatingConsumption" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> <element name="energyConsumptionElectricity" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> <element name="energyConsumptionHeating" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> <element name="thermalCharacteristicElectricity" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> <element name="thermalCharacteristicHeating" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0"/> <maxInclusive value="1999.99"/> </restriction> </simpleType> </element> </all> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
electricityConsumption |
protected EnergyCertificateAvailability |
energyCertificateAvailability |
protected EnergyCertificateCreationDate |
energyCertificateCreationDate |
protected BigDecimal |
energyConsumptionElectricity |
protected BigDecimal |
energyConsumptionHeating |
protected EnergyEfficiencyClass |
energyEfficiencyClass |
protected BigDecimal |
heatingConsumption |
protected BigDecimal |
thermalCharacteristicElectricity |
protected BigDecimal |
thermalCharacteristicHeating |
Constructor and Description |
---|
EnergyPerformanceCertificate() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
BigDecimal |
getElectricityConsumption()
Gets the value of the electricityConsumption property.
|
EnergyCertificateAvailability |
getEnergyCertificateAvailability()
Gets the value of the energyCertificateAvailability property.
|
EnergyCertificateCreationDate |
getEnergyCertificateCreationDate()
Gets the value of the energyCertificateCreationDate property.
|
BigDecimal |
getEnergyConsumptionElectricity()
Gets the value of the energyConsumptionElectricity property.
|
BigDecimal |
getEnergyConsumptionHeating()
Gets the value of the energyConsumptionHeating property.
|
EnergyEfficiencyClass |
getEnergyEfficiencyClass()
Gets the value of the energyEfficiencyClass property.
|
BigDecimal |
getHeatingConsumption()
Gets the value of the heatingConsumption property.
|
BigDecimal |
getThermalCharacteristicElectricity()
Gets the value of the thermalCharacteristicElectricity property.
|
BigDecimal |
getThermalCharacteristicHeating()
Gets the value of the thermalCharacteristicHeating property.
|
void |
setElectricityConsumption(BigDecimal value)
Sets the value of the electricityConsumption property.
|
void |
setEnergyCertificateAvailability(EnergyCertificateAvailability value)
Sets the value of the energyCertificateAvailability property.
|
void |
setEnergyCertificateCreationDate(EnergyCertificateCreationDate value)
Sets the value of the energyCertificateCreationDate property.
|
void |
setEnergyConsumptionElectricity(BigDecimal value)
Sets the value of the energyConsumptionElectricity property.
|
void |
setEnergyConsumptionHeating(BigDecimal value)
Sets the value of the energyConsumptionHeating property.
|
void |
setEnergyEfficiencyClass(EnergyEfficiencyClass value)
Sets the value of the energyEfficiencyClass property.
|
void |
setHeatingConsumption(BigDecimal value)
Sets the value of the heatingConsumption property.
|
void |
setThermalCharacteristicElectricity(BigDecimal value)
Sets the value of the thermalCharacteristicElectricity property.
|
void |
setThermalCharacteristicHeating(BigDecimal value)
Sets the value of the thermalCharacteristicHeating property.
|
String |
toString() |
protected EnergyCertificateAvailability energyCertificateAvailability
protected EnergyCertificateCreationDate energyCertificateCreationDate
protected EnergyEfficiencyClass energyEfficiencyClass
protected BigDecimal electricityConsumption
protected BigDecimal heatingConsumption
protected BigDecimal energyConsumptionElectricity
protected BigDecimal energyConsumptionHeating
protected BigDecimal thermalCharacteristicElectricity
protected BigDecimal thermalCharacteristicHeating
public EnergyCertificateAvailability getEnergyCertificateAvailability()
EnergyCertificateAvailability
public void setEnergyCertificateAvailability(EnergyCertificateAvailability value)
value
- allowed object is
EnergyCertificateAvailability
public EnergyCertificateCreationDate getEnergyCertificateCreationDate()
EnergyCertificateCreationDate
public void setEnergyCertificateCreationDate(EnergyCertificateCreationDate value)
value
- allowed object is
EnergyCertificateCreationDate
public EnergyEfficiencyClass getEnergyEfficiencyClass()
EnergyEfficiencyClass
public void setEnergyEfficiencyClass(EnergyEfficiencyClass value)
value
- allowed object is
EnergyEfficiencyClass
public BigDecimal getElectricityConsumption()
String
public void setElectricityConsumption(BigDecimal value)
value
- allowed object is
String
public BigDecimal getHeatingConsumption()
String
public void setHeatingConsumption(BigDecimal value)
value
- allowed object is
String
public BigDecimal getEnergyConsumptionElectricity()
String
public void setEnergyConsumptionElectricity(BigDecimal value)
value
- allowed object is
String
public BigDecimal getEnergyConsumptionHeating()
String
public void setEnergyConsumptionHeating(BigDecimal value)
value
- allowed object is
String
public BigDecimal getThermalCharacteristicElectricity()
String
public void setThermalCharacteristicElectricity(BigDecimal value)
value
- allowed object is
String
public BigDecimal getThermalCharacteristicHeating()
String
public void setThermalCharacteristicHeating(BigDecimal value)
value
- allowed object is
String
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2015 OpenEstate. All rights reserved.