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