Package | Description |
---|---|
org.openestate.io.immobiliare_it.xml |
Generated JAXB classes to read and write XML files for immobiliare.it.
|
Modifier and Type | Field and Description |
---|---|
protected Status |
Feed.Properties.Property.buildingStatus |
protected Status |
Building.status |
Modifier and Type | Method and Description |
---|---|
static Status |
Status.fromValue(String v) |
Status |
Feed.Properties.Property.getBuildingStatus()
Gets the value of the buildingStatus property.
|
Status |
Building.getStatus()
Gets the value of the status property.
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Feed.Properties.Property.setBuildingStatus(Status value)
Sets the value of the buildingStatus property.
|
void |
Building.setStatus(Status value)
Sets the value of the status property.
|
Copyright © 2015 OpenEstate. All rights reserved.