| Package | Description |
|---|---|
| org.openestate.io.openimmo.xml |
Generated JAXB classes to read and write OpenImmo-XML data.
|
| Modifier and Type | Field and Description |
|---|---|
protected AusstattKategorie |
Ausstattung.ausstattKategorie |
| Modifier and Type | Method and Description |
|---|---|
static AusstattKategorie |
AusstattKategorie.fromValue(String v) |
AusstattKategorie |
Ausstattung.getAusstattKategorie()
Gets the value of the ausstattKategorie property.
|
static AusstattKategorie |
AusstattKategorie.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AusstattKategorie[] |
AusstattKategorie.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AusstattKategorie> |
ObjectFactory.createAusstattKategorie(AusstattKategorie value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AusstattKategorie> |
ObjectFactory.createAusstattKategorie(AusstattKategorie value)
|
void |
Ausstattung.setAusstattKategorie(AusstattKategorie value)
Sets the value of the ausstattKategorie property.
|
Copyright © 2015 OpenEstate. All rights reserved.