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 BodenbelagTyp |
SonstigeGewerbeTyp.bodenbelag |
protected BodenbelagTyp |
HalleProduktionTyp.bodenbelag |
protected BodenbelagTyp |
EinzelhandelTyp.bodenbelag |
protected BodenbelagTyp |
BueroPraxisTyp.bodenbelag |
Modifier and Type | Method and Description |
---|---|
static BodenbelagTyp |
BodenbelagTyp.fromValue(String v) |
BodenbelagTyp |
SonstigeGewerbeTyp.getBodenbelag()
Gets the value of the bodenbelag property.
|
BodenbelagTyp |
HalleProduktionTyp.getBodenbelag()
Gets the value of the bodenbelag property.
|
BodenbelagTyp |
EinzelhandelTyp.getBodenbelag()
Gets the value of the bodenbelag property.
|
BodenbelagTyp |
BueroPraxisTyp.getBodenbelag()
Gets the value of the bodenbelag property.
|
static BodenbelagTyp |
BodenbelagTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodenbelagTyp[] |
BodenbelagTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SonstigeGewerbeTyp.setBodenbelag(BodenbelagTyp value)
Sets the value of the bodenbelag property.
|
void |
HalleProduktionTyp.setBodenbelag(BodenbelagTyp value)
Sets the value of the bodenbelag property.
|
void |
EinzelhandelTyp.setBodenbelag(BodenbelagTyp value)
Sets the value of the bodenbelag property.
|
void |
BueroPraxisTyp.setBodenbelag(BodenbelagTyp value)
Sets the value of the bodenbelag property.
|
Copyright © 2015 OpenEstate. All rights reserved.