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