Package | Description |
---|---|
com.openindex.openestate.impl.attribs.condition | |
com.openindex.openestate.impl.is24 |
Modifier and Type | Method and Description |
---|---|
static Development.Option |
Development.get(EstateImpl estate) |
Development.Option |
Development.getOption(String value) |
Development.Option[] |
Development.getOptions() |
static Development.Option |
Development.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Development.Option[] |
Development.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<Development.Option> |
Development.getAsList(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static void |
Development.put(EstateImpl estate,
Development.Option value) |
Constructor and Description |
---|
Development(Development.Option value) |
Modifier and Type | Method and Description |
---|---|
protected Development.Option |
Is24CsvReader.getDevelopment(org.openestate.io.is24_csv.types.Erschliessung erschliessung) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.types.Erschliessung |
Is24CsvWriter.getErschliessung(Development.Option development) |
Copyright © 2019 OpenEstate. All rights reserved.