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