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