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