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