| Package | Description |
|---|---|
| org.openestate.io.is24_csv |
Read and write CSV data in IS24-CSV format.
|
| org.openestate.io.is24_csv.types |
Data types for the IS24-CSV format.
|
| Modifier and Type | Method and Description |
|---|---|
Objektdarstellung |
Is24CsvRecord.getObjektdarstellung() |
| Modifier and Type | Method and Description |
|---|---|
void |
Is24CsvRecord.setObjektdarstellung(Objektdarstellung value) |
| Modifier and Type | Method and Description |
|---|---|
static Objektdarstellung |
Objektdarstellung.parse(String value) |
static Objektdarstellung |
Objektdarstellung.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Objektdarstellung[] |
Objektdarstellung.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenEstate. All rights reserved.