| 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 HouseType |
OverseasRentalAdType.houseType |
protected HouseType |
OverseasSaleAdType.houseType |
| Modifier and Type | Method and Description |
|---|---|
static HouseType |
HouseType.fromValue(String v) |
HouseType |
OverseasRentalAdType.getHouseType()
Gets the value of the houseType property.
|
HouseType |
OverseasSaleAdType.getHouseType()
Gets the value of the houseType property.
|
static HouseType |
HouseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HouseType[] |
HouseType.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.setHouseType(HouseType value)
Sets the value of the houseType property.
|
void |
OverseasSaleAdType.setHouseType(HouseType value)
Sets the value of the houseType property.
|
Copyright © 2015 OpenEstate. All rights reserved.