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