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