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