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