| Package | Description |
|---|---|
| org.openestate.is24.restapi.utils |
Utility classes.
|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.realestates |
| Modifier and Type | Method and Description |
|---|---|
static HouseTypeEnergyStandardType |
RandomRealEstateFactory.getRandomHouseTypeEnergyStandardType()
Create a random
HouseTypeEnergyStandardType value. |
| Modifier and Type | Method and Description |
|---|---|
static HouseTypeEnergyStandardType |
HouseTypeEnergyStandardType.fromValue(String v) |
static HouseTypeEnergyStandardType |
HouseTypeEnergyStandardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HouseTypeEnergyStandardType[] |
HouseTypeEnergyStandardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected HouseTypeEnergyStandardType |
HouseType.energyStandardType |
| Modifier and Type | Method and Description |
|---|---|
HouseTypeEnergyStandardType |
HouseType.getEnergyStandardType()
Gets the value of the energyStandardType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HouseType.setEnergyStandardType(HouseTypeEnergyStandardType value)
Sets the value of the energyStandardType property.
|
Copyright © 2018 OpenEstate. All rights reserved.