| Package | Description |
|---|---|
| org.openestate.io.kyero.xml |
Generated JAXB classes to read and write Kyero-XML data.
|
| Modifier and Type | Field and Description |
|---|---|
protected CurrencyType |
PropertyType.currency |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyType |
CurrencyType.fromValue(String v) |
CurrencyType |
PropertyType.getCurrency()
Gets the value of the currency property.
|
static CurrencyType |
CurrencyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyType[] |
CurrencyType.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.setCurrency(CurrencyType value)
Sets the value of the currency property.
|
Copyright © 2015 OpenEstate. All rights reserved.