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