| Package | Description |
|---|---|
| com.openindex.openestate.impl.attribs.features | |
| com.openindex.openestate.impl.is24 |
| Modifier and Type | Method and Description |
|---|---|
static UndergroundLevel.Option |
UndergroundLevel.get(EstateImpl estate) |
UndergroundLevel.Option |
UndergroundLevel.getOption(String value) |
UndergroundLevel.Option[] |
UndergroundLevel.getOptions() |
static UndergroundLevel.Option |
UndergroundLevel.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UndergroundLevel.Option[] |
UndergroundLevel.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<UndergroundLevel.Option> |
UndergroundLevel.getAsList(EstateImpl estate) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UndergroundLevel.put(EstateImpl estate,
UndergroundLevel.Option value) |
| Constructor and Description |
|---|
UndergroundLevel(UndergroundLevel.Option value) |
| Modifier and Type | Method and Description |
|---|---|
protected UndergroundLevel.Option |
Is24CsvReader.getUndergroundLevel(Boolean keller) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
Is24CsvWriter.getKeller(UndergroundLevel.Option undergroundLevel) |
Copyright © 2019 OpenEstate. All rights reserved.