| Package | Description |
|---|---|
| org.openestate.io.is24_xml.xml |
Generated JAXB classes to read and write IS24-XML files.
|
| Modifier and Type | Field and Description |
|---|---|
protected StellplatzKategorieTyp |
HausTyp.parkplatz |
protected StellplatzKategorieTyp |
WazTyp.parkplatz |
protected StellplatzKategorieTyp |
WohnungTyp.parkplatz |
| Modifier and Type | Method and Description |
|---|---|
static StellplatzKategorieTyp |
StellplatzKategorieTyp.fromValue(String v) |
StellplatzKategorieTyp |
HausTyp.getParkplatz()
Gets the value of the parkplatz property.
|
StellplatzKategorieTyp |
WazTyp.getParkplatz()
Gets the value of the parkplatz property.
|
StellplatzKategorieTyp |
WohnungTyp.getParkplatz()
Gets the value of the parkplatz property.
|
static StellplatzKategorieTyp |
StellplatzKategorieTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StellplatzKategorieTyp[] |
StellplatzKategorieTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HausTyp.setParkplatz(StellplatzKategorieTyp value)
Sets the value of the parkplatz property.
|
void |
WazTyp.setParkplatz(StellplatzKategorieTyp value)
Sets the value of the parkplatz property.
|
void |
WohnungTyp.setParkplatz(StellplatzKategorieTyp value)
Sets the value of the parkplatz property.
|
Copyright © 2017 OpenEstate. All rights reserved.