| Package | Description |
|---|---|
| org.openestate.io.daft_ie.xml |
Generated JAXB classes to read and write XML files for daft.ie.
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyType |
OverseasRentalAdType.propertyType |
protected PropertyType |
OverseasSaleAdType.propertyType |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType |
PropertyType.fromValue(String v) |
PropertyType |
OverseasRentalAdType.getPropertyType()
Gets the value of the propertyType property.
|
PropertyType |
OverseasSaleAdType.getPropertyType()
Gets the value of the propertyType property.
|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverseasRentalAdType.setPropertyType(PropertyType value)
Sets the value of the propertyType property.
|
void |
OverseasSaleAdType.setPropertyType(PropertyType value)
Sets the value of the propertyType property.
|
Copyright © 2015 OpenEstate. All rights reserved.