| 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 |
|---|---|
NutzungGrundstueckWohnen[] |
GrundstueckWohnen.getEmpfohleneNutzung() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrundstueckWohnen.setEmpfohleneNutzung(NutzungGrundstueckWohnen value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GrundstueckWohnen.setEmpfohleneNutzung(Iterable<NutzungGrundstueckWohnen> values) |
| Modifier and Type | Method and Description |
|---|---|
static NutzungGrundstueckWohnen |
NutzungGrundstueckWohnen.parse(String value) |
static NutzungGrundstueckWohnen[] |
NutzungGrundstueckWohnen.parseMultiple(String valueList) |
static NutzungGrundstueckWohnen |
NutzungGrundstueckWohnen.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NutzungGrundstueckWohnen[] |
NutzungGrundstueckWohnen.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
NutzungGrundstueckWohnen.printMultiple(Iterable<NutzungGrundstueckWohnen> arten) |
Copyright © 2016 OpenEstate. All rights reserved.