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