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 BauphaseTyp |
HausTyp.bauphase |
Modifier and Type | Method and Description |
---|---|
static BauphaseTyp |
BauphaseTyp.fromValue(String v) |
BauphaseTyp |
HausTyp.getBauphase()
Gets the value of the bauphase property.
|
static BauphaseTyp |
BauphaseTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BauphaseTyp[] |
BauphaseTyp.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.setBauphase(BauphaseTyp value)
Sets the value of the bauphase property.
|
Copyright © 2015 OpenEstate. All rights reserved.