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