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