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