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