| 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 AirConditioningType |
RandomRealEstateFactory.getRandomAirConditioningType()
Create a random
AirConditioningType value. |
| Modifier and Type | Method and Description |
|---|---|
static AirConditioningType |
AirConditioningType.fromValue(String v) |
static AirConditioningType |
AirConditioningType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AirConditioningType[] |
AirConditioningType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AirConditioningType |
Office.airConditioning |
| Modifier and Type | Method and Description |
|---|---|
AirConditioningType |
Office.getAirConditioning()
Gets the value of the airConditioning property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Office.setAirConditioning(AirConditioningType value)
Sets the value of the airConditioning property.
|
Copyright © 2018 OpenEstate. All rights reserved.