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