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