| Package | Description |
|---|---|
| org.openestate.io.is24_csv.records |
Records for the IS24-CSV format.
|
| org.openestate.io.is24_csv.types |
Data types for the IS24-CSV format.
|
| Modifier and Type | Method and Description |
|---|---|
Auswahl |
GewerbeBueroPraxis.getDvVerkabelung() |
Auswahl |
HausMiete.getHaustiere() |
Auswahl |
WohnungMiete.getHaustiere() |
Auswahl |
WohnenAufZeit.getHaustiere() |
Auswahl |
GewerbeBueroPraxis.getKlimaanlage() |
| Modifier and Type | Method and Description |
|---|---|
void |
GewerbeBueroPraxis.setDvVerkabelung(Auswahl value) |
void |
HausMiete.setHaustiere(Auswahl value) |
void |
WohnungMiete.setHaustiere(Auswahl value) |
void |
WohnenAufZeit.setHaustiere(Auswahl value) |
void |
GewerbeBueroPraxis.setKlimaanlage(Auswahl value) |
| Modifier and Type | Method and Description |
|---|---|
static Auswahl |
Auswahl.parse(String value) |
static Auswahl |
Auswahl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Auswahl[] |
Auswahl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenEstate. All rights reserved.