| 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 |
|---|---|
KaltmietePro |
GewerbeEinzelhandel.getKaltmietePro() |
KaltmietePro |
GewerbeHalleProduktion.getKaltmietePro() |
KaltmietePro |
GewerbeBueroPraxis.getKaltmietePro() |
| Modifier and Type | Method and Description |
|---|---|
void |
GewerbeEinzelhandel.setKaltmietePro(KaltmietePro value) |
void |
GewerbeHalleProduktion.setKaltmietePro(KaltmietePro value) |
void |
GewerbeBueroPraxis.setKaltmietePro(KaltmietePro value) |
| Modifier and Type | Method and Description |
|---|---|
static KaltmietePro |
KaltmietePro.parse(String value) |
static KaltmietePro |
KaltmietePro.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KaltmietePro[] |
KaltmietePro.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenEstate. All rights reserved.