| Package | Description |
|---|---|
| org.openestate.io.kyero.xml |
Generated JAXB classes to read and write Kyero-XML data.
|
| Modifier and Type | Field and Description |
|---|---|
protected PriceFreqType |
PropertyType.priceFreq |
| Modifier and Type | Method and Description |
|---|---|
static PriceFreqType |
PriceFreqType.fromValue(String v) |
PriceFreqType |
PropertyType.getPriceFreq()
Gets the value of the priceFreq property.
|
static PriceFreqType |
PriceFreqType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceFreqType[] |
PriceFreqType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyType.setPriceFreq(PriceFreqType value)
Sets the value of the priceFreq property.
|
Copyright © 2015 OpenEstate. All rights reserved.