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