Package | Description |
---|---|
com.openindex.openestate.impl.attribs.surroundings | |
com.openindex.openestate.impl.is24 |
Modifier and Type | Method and Description |
---|---|
static CommercialZone.Option |
CommercialZone.get(EstateImpl estate) |
CommercialZone.Option |
CommercialZone.getOption(String value) |
CommercialZone.Option[] |
CommercialZone.getOptions() |
static CommercialZone.Option |
CommercialZone.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommercialZone.Option[] |
CommercialZone.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<CommercialZone.Option> |
CommercialZone.getAsList(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static void |
CommercialZone.put(EstateImpl estate,
CommercialZone.Option value) |
Constructor and Description |
---|
CommercialZone(CommercialZone.Option value) |
Modifier and Type | Method and Description |
---|---|
protected CommercialZone.Option |
Is24CsvReader.getCommercialZone(org.openestate.io.is24_csv.types.Lage lage) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.types.Lage |
Is24CsvWriter.getLage(CommercialZone.Option commercialZone) |
Copyright © 2019 OpenEstate. All rights reserved.