| 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 |
|---|---|
Objektzustand |
WohnungKauf.getObjektzustand() |
Objektzustand |
HausKauf.getObjektzustand() |
Objektzustand |
GewerbeSonstiges.getObjektzustand() |
Objektzustand |
HausMiete.getObjektzustand() |
Objektzustand |
GewerbeEinzelhandel.getObjektzustand() |
Objektzustand |
Anlageobjekt.getObjektzustand() |
Objektzustand |
GewerbeHalleProduktion.getObjektzustand() |
Objektzustand |
WohnungMiete.getObjektzustand() |
Objektzustand |
StellplatzMiete.getObjektzustand() |
Objektzustand |
StellplatzKauf.getObjektzustand() |
Objektzustand |
WohnenAufZeit.getObjektzustand() |
Objektzustand |
GewerbeGastronomieHotel.getObjektzustand() |
Objektzustand |
GewerbeBueroPraxis.getObjektzustand() |
| Modifier and Type | Method and Description |
|---|---|
void |
WohnungKauf.setObjektzustand(Objektzustand value) |
void |
HausKauf.setObjektzustand(Objektzustand value) |
void |
GewerbeSonstiges.setObjektzustand(Objektzustand value) |
void |
HausMiete.setObjektzustand(Objektzustand value) |
void |
GewerbeEinzelhandel.setObjektzustand(Objektzustand value) |
void |
Anlageobjekt.setObjektzustand(Objektzustand value) |
void |
GewerbeHalleProduktion.setObjektzustand(Objektzustand value) |
void |
WohnungMiete.setObjektzustand(Objektzustand value) |
void |
StellplatzMiete.setObjektzustand(Objektzustand value) |
void |
StellplatzKauf.setObjektzustand(Objektzustand value) |
void |
WohnenAufZeit.setObjektzustand(Objektzustand value) |
void |
GewerbeGastronomieHotel.setObjektzustand(Objektzustand value) |
void |
GewerbeBueroPraxis.setObjektzustand(Objektzustand value) |
| Modifier and Type | Method and Description |
|---|---|
static Objektzustand |
Objektzustand.parse(String value) |
static Objektzustand |
Objektzustand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Objektzustand[] |
Objektzustand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenEstate. All rights reserved.