@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public class EnergyPerformanceCertificate extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
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.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 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() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected EnergyCertificateAvailability energyCertificateAvailability
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected EnergyCertificateCreationDate energyCertificateCreationDate
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected EnergyEfficiencyClass energyEfficiencyClass
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal electricityConsumption
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal heatingConsumption
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal energyConsumptionElectricity
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal energyConsumptionHeating
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal thermalCharacteristicElectricity
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") protected BigDecimal thermalCharacteristicHeating
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public EnergyCertificateAvailability getEnergyCertificateAvailability()
EnergyCertificateAvailability@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setEnergyCertificateAvailability(EnergyCertificateAvailability value)
value - allowed object is
EnergyCertificateAvailability@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public EnergyCertificateCreationDate getEnergyCertificateCreationDate()
EnergyCertificateCreationDate@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setEnergyCertificateCreationDate(EnergyCertificateCreationDate value)
value - allowed object is
EnergyCertificateCreationDate@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public EnergyEfficiencyClass getEnergyEfficiencyClass()
EnergyEfficiencyClass@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setEnergyEfficiencyClass(EnergyEfficiencyClass value)
value - allowed object is
EnergyEfficiencyClass@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getElectricityConsumption()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setElectricityConsumption(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getHeatingConsumption()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setHeatingConsumption(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getEnergyConsumptionElectricity()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setEnergyConsumptionElectricity(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getEnergyConsumptionHeating()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setEnergyConsumptionHeating(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getThermalCharacteristicElectricity()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setThermalCharacteristicElectricity(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public BigDecimal getThermalCharacteristicHeating()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public void setThermalCharacteristicHeating(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T04:04:29+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2Copyright © 2018 OpenEstate. All rights reserved.