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