| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Field and Description |
|---|---|
protected PriceIntervalType |
Price.priceIntervalType |
| Modifier and Type | Method and Description |
|---|---|
static PriceIntervalType |
PriceIntervalType.fromValue(String v) |
PriceIntervalType |
Price.getPriceIntervalType()
Gets the value of the priceIntervalType property.
|
static PriceIntervalType |
PriceIntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceIntervalType[] |
PriceIntervalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Price.setPriceIntervalType(PriceIntervalType value)
Sets the value of the priceIntervalType property.
|
Copyright © 2018 OpenEstate. All rights reserved.