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