Package | Description |
---|---|
org.openestate.is24.restapi.utils |
Utility classes.
|
org.openestate.is24.restapi.xml.common |
Modifier and Type | Method and Description |
---|---|
static EnergyEfficiencyClass |
RandomRealEstateFactory.getRandomEnergyEfficiencyClass()
Creates a random
EnergyEfficiencyClass value. |
Modifier and Type | Field and Description |
---|---|
protected EnergyEfficiencyClass |
EnergyPerformanceCertificate.energyEfficiencyClass |
Modifier and Type | Method and Description |
---|---|
static EnergyEfficiencyClass |
EnergyEfficiencyClass.fromValue(String v) |
EnergyEfficiencyClass |
EnergyPerformanceCertificate.getEnergyEfficiencyClass()
Gets the value of the energyEfficiencyClass property.
|
static EnergyEfficiencyClass |
EnergyEfficiencyClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnergyEfficiencyClass[] |
EnergyEfficiencyClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EnergyPerformanceCertificate.setEnergyEfficiencyClass(EnergyEfficiencyClass value)
Sets the value of the energyEfficiencyClass property.
|
Copyright © 2014 OpenEstate. All rights reserved.