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