Package | Description |
---|---|
org.openestate.io.openimmo.xml |
Generated JAXB classes to read and write OpenImmo-XML data.
|
Modifier and Type | Field and Description |
---|---|
protected Verkaufstatus.Stand |
Verkaufstatus.stand |
Modifier and Type | Method and Description |
---|---|
static Verkaufstatus.Stand |
Verkaufstatus.Stand.fromValue(String v) |
Verkaufstatus.Stand |
Verkaufstatus.getStand()
Gets the value of the stand property.
|
static Verkaufstatus.Stand |
Verkaufstatus.Stand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Verkaufstatus.Stand[] |
Verkaufstatus.Stand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Verkaufstatus.setStand(Verkaufstatus.Stand value)
Sets the value of the stand property.
|
Copyright © 2017 OpenEstate. All rights reserved.