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