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