| 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 |
|---|---|
NutzungGrundstueckGewerbe[] |
GrundstueckGewerbe.getEmpfohleneNutzung() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrundstueckGewerbe.setEmpfohleneNutzung(NutzungGrundstueckGewerbe value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GrundstueckGewerbe.setEmpfohleneNutzung(Iterable<NutzungGrundstueckGewerbe> values) |
| Modifier and Type | Method and Description |
|---|---|
static NutzungGrundstueckGewerbe |
NutzungGrundstueckGewerbe.parse(String value) |
static NutzungGrundstueckGewerbe[] |
NutzungGrundstueckGewerbe.parseMultiple(String valueList) |
static NutzungGrundstueckGewerbe |
NutzungGrundstueckGewerbe.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NutzungGrundstueckGewerbe[] |
NutzungGrundstueckGewerbe.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 |
NutzungGrundstueckGewerbe.printMultiple(Iterable<NutzungGrundstueckGewerbe> arten) |
Copyright © 2016 OpenEstate. All rights reserved.