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