Package | Description |
---|---|
org.openestate.io.openimmo.xml |
Generated JAXB classes to read and write OpenImmo-XML data.
|
Modifier and Type | Field and Description |
---|---|
protected Wohnung.Wohnungtyp |
Wohnung.wohnungtyp |
Modifier and Type | Method and Description |
---|---|
static Wohnung.Wohnungtyp |
Wohnung.Wohnungtyp.fromValue(String v) |
Wohnung.Wohnungtyp |
Wohnung.getWohnungtyp()
Gets the value of the wohnungtyp property.
|
static Wohnung.Wohnungtyp |
Wohnung.Wohnungtyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Wohnung.Wohnungtyp[] |
Wohnung.Wohnungtyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Wohnung.setWohnungtyp(Wohnung.Wohnungtyp value)
Sets the value of the wohnungtyp property.
|
Copyright © 2015 OpenEstate. All rights reserved.