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 ObjektZustandTyp |
WohnungTyp.objektzustand |
protected ObjektZustandTyp |
HausTyp.objektzustand |
protected ObjektZustandTyp |
GewerbeImmoBaseTyp.objektzustand |
protected ObjektZustandTyp |
GarageTyp.objektzustand |
Modifier and Type | Method and Description |
---|---|
static ObjektZustandTyp |
ObjektZustandTyp.fromValue(String v) |
ObjektZustandTyp |
WohnungTyp.getObjektzustand()
Gets the value of the objektzustand property.
|
ObjektZustandTyp |
HausTyp.getObjektzustand()
Gets the value of the objektzustand property.
|
ObjektZustandTyp |
GewerbeImmoBaseTyp.getObjektzustand()
Gets the value of the objektzustand property.
|
ObjektZustandTyp |
GarageTyp.getObjektzustand()
Gets the value of the objektzustand property.
|
static ObjektZustandTyp |
ObjektZustandTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjektZustandTyp[] |
ObjektZustandTyp.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.setObjektzustand(ObjektZustandTyp value)
Sets the value of the objektzustand property.
|
void |
HausTyp.setObjektzustand(ObjektZustandTyp value)
Sets the value of the objektzustand property.
|
void |
GewerbeImmoBaseTyp.setObjektzustand(ObjektZustandTyp value)
Sets the value of the objektzustand property.
|
void |
GarageTyp.setObjektzustand(ObjektZustandTyp value)
Sets the value of the objektzustand property.
|
Copyright © 2015 OpenEstate. All rights reserved.