| 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 |
|---|---|
Immobilienart |
Is24CsvRecord.getImmobilienart() |
static Immobilienart |
Is24CsvRecord.getImmobilienart(org.apache.commons.csv.CSVRecord record) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Is24CsvRecord.setImmobilienart(Immobilienart value) |
| Modifier and Type | Method and Description |
|---|---|
static Immobilienart |
Immobilienart.parse(String value) |
static Immobilienart |
Immobilienart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Immobilienart[] |
Immobilienart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenEstate. All rights reserved.