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