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 UtilizationTradeSite |
RandomRealEstateFactory.getRandomUtilizationTradeSite()
Creates a random
UtilizationTradeSite value. |
Modifier and Type | Method and Description |
---|---|
static UtilizationTradeSite |
UtilizationTradeSite.fromValue(String v) |
static UtilizationTradeSite |
UtilizationTradeSite.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UtilizationTradeSite[] |
UtilizationTradeSite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected UtilizationTradeSite |
TradeSite.utilizationTradeSite |
Modifier and Type | Method and Description |
---|---|
UtilizationTradeSite |
TradeSite.getUtilizationTradeSite()
Gets the value of the utilizationTradeSite property.
|
Modifier and Type | Method and Description |
---|---|
void |
TradeSite.setUtilizationTradeSite(UtilizationTradeSite value)
Sets the value of the utilizationTradeSite property.
|
Copyright © 2014 OpenEstate. All rights reserved.