| 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 |
|---|---|
Befeuerungsart[] |
WohnungKauf.getBefeuerungsart() |
Befeuerungsart[] |
HausKauf.getBefeuerungsart() |
Befeuerungsart[] |
GewerbeSonstiges.getBefeuerungsart() |
Befeuerungsart[] |
HausMiete.getBefeuerungsart() |
Befeuerungsart[] |
GewerbeEinzelhandel.getBefeuerungsart() |
Befeuerungsart[] |
Anlageobjekt.getBefeuerungsart() |
Befeuerungsart[] |
GewerbeHalleProduktion.getBefeuerungsart() |
Befeuerungsart[] |
WohnungMiete.getBefeuerungsart() |
Befeuerungsart[] |
WohnenAufZeit.getBefeuerungsart() |
Befeuerungsart[] |
GewerbeGastronomieHotel.getBefeuerungsart() |
Befeuerungsart[] |
GewerbeBueroPraxis.getBefeuerungsart() |
| Modifier and Type | Method and Description |
|---|---|
void |
WohnungKauf.setBefeuerungsart(Befeuerungsart value) |
void |
HausKauf.setBefeuerungsart(Befeuerungsart value) |
void |
GewerbeSonstiges.setBefeuerungsart(Befeuerungsart value) |
void |
HausMiete.setBefeuerungsart(Befeuerungsart value) |
void |
GewerbeEinzelhandel.setBefeuerungsart(Befeuerungsart value) |
void |
Anlageobjekt.setBefeuerungsart(Befeuerungsart value) |
void |
GewerbeHalleProduktion.setBefeuerungsart(Befeuerungsart value) |
void |
WohnungMiete.setBefeuerungsart(Befeuerungsart value) |
void |
WohnenAufZeit.setBefeuerungsart(Befeuerungsart value) |
void |
GewerbeGastronomieHotel.setBefeuerungsart(Befeuerungsart value) |
void |
GewerbeBueroPraxis.setBefeuerungsart(Befeuerungsart value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WohnungKauf.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
HausKauf.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
GewerbeSonstiges.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
HausMiete.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
GewerbeEinzelhandel.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
Anlageobjekt.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
GewerbeHalleProduktion.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
WohnungMiete.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
WohnenAufZeit.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
GewerbeGastronomieHotel.setBefeuerungsart(Iterable<Befeuerungsart> values) |
void |
GewerbeBueroPraxis.setBefeuerungsart(Iterable<Befeuerungsart> values) |
| Modifier and Type | Method and Description |
|---|---|
static Befeuerungsart |
Befeuerungsart.parse(String value) |
static Befeuerungsart[] |
Befeuerungsart.parseMultiple(String valueList) |
static Befeuerungsart |
Befeuerungsart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Befeuerungsart[] |
Befeuerungsart.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 |
Befeuerungsart.printMultiple(Iterable<Befeuerungsart> arten) |
Copyright © 2016 OpenEstate. All rights reserved.