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 AusstattungsqualitaetsTyp |
WohnungTyp.ausstattungsqualitaet |
protected AusstattungsqualitaetsTyp |
HausTyp.ausstattungsqualitaet |
protected AusstattungsqualitaetsTyp |
GewerbeImmoBaseTyp.ausstattungsqualitaet |
Modifier and Type | Method and Description |
---|---|
static AusstattungsqualitaetsTyp |
AusstattungsqualitaetsTyp.fromValue(String v) |
AusstattungsqualitaetsTyp |
WohnungTyp.getAusstattungsqualitaet()
Gets the value of the ausstattungsqualitaet property.
|
AusstattungsqualitaetsTyp |
HausTyp.getAusstattungsqualitaet()
Gets the value of the ausstattungsqualitaet property.
|
AusstattungsqualitaetsTyp |
GewerbeImmoBaseTyp.getAusstattungsqualitaet()
Gets the value of the ausstattungsqualitaet property.
|
static AusstattungsqualitaetsTyp |
AusstattungsqualitaetsTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AusstattungsqualitaetsTyp[] |
AusstattungsqualitaetsTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WohnungTyp.setAusstattungsqualitaet(AusstattungsqualitaetsTyp value)
Sets the value of the ausstattungsqualitaet property.
|
void |
HausTyp.setAusstattungsqualitaet(AusstattungsqualitaetsTyp value)
Sets the value of the ausstattungsqualitaet property.
|
void |
GewerbeImmoBaseTyp.setAusstattungsqualitaet(AusstattungsqualitaetsTyp value)
Sets the value of the ausstattungsqualitaet property.
|
Copyright © 2015 OpenEstate. All rights reserved.