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 StatusTyp |
VirtuelleImmobilieBaseTyp.statusHP |
protected StatusTyp |
ImmobilieBaseTyp.statusHP |
protected StatusTyp |
VirtuelleImmobilieBaseTyp.statusIS24 |
protected StatusTyp |
ImmobilieBaseTyp.statusIS24 |
protected StatusTyp |
VirtuelleImmobilieBaseTyp.statusVBM |
protected StatusTyp |
ImmobilieBaseTyp.statusVBM |
Modifier and Type | Method and Description |
---|---|
static StatusTyp |
StatusTyp.fromValue(String v) |
StatusTyp |
VirtuelleImmobilieBaseTyp.getStatusHP()
Gets the value of the statusHP property.
|
StatusTyp |
ImmobilieBaseTyp.getStatusHP()
Gets the value of the statusHP property.
|
StatusTyp |
VirtuelleImmobilieBaseTyp.getStatusIS24()
Gets the value of the statusIS24 property.
|
StatusTyp |
ImmobilieBaseTyp.getStatusIS24()
Gets the value of the statusIS24 property.
|
StatusTyp |
VirtuelleImmobilieBaseTyp.getStatusVBM()
Gets the value of the statusVBM property.
|
StatusTyp |
ImmobilieBaseTyp.getStatusVBM()
Gets the value of the statusVBM property.
|
static StatusTyp |
StatusTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusTyp[] |
StatusTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtuelleImmobilieBaseTyp.setStatusHP(StatusTyp value)
Sets the value of the statusHP property.
|
void |
ImmobilieBaseTyp.setStatusHP(StatusTyp value)
Sets the value of the statusHP property.
|
void |
VirtuelleImmobilieBaseTyp.setStatusIS24(StatusTyp value)
Sets the value of the statusIS24 property.
|
void |
ImmobilieBaseTyp.setStatusIS24(StatusTyp value)
Sets the value of the statusIS24 property.
|
void |
VirtuelleImmobilieBaseTyp.setStatusVBM(StatusTyp value)
Sets the value of the statusVBM property.
|
void |
ImmobilieBaseTyp.setStatusVBM(StatusTyp value)
Sets the value of the statusVBM property.
|
Copyright © 2015 OpenEstate. All rights reserved.