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