public final class CommercialUse extends SimpleEnumAttrib<CommercialUse.Option>
OpenEstateAttrib.ADMINISTRATION_COMMERCIAL_USE.
| Modifier and Type | Class and Description |
|---|---|
static class |
CommercialUse.Option |
| Constructor and Description |
|---|
CommercialUse() |
CommercialUse(CommercialUse.Option value) |
| Modifier and Type | Method and Description |
|---|---|
static CommercialUse.Option |
get(EstateImpl estate) |
static List<CommercialUse.Option> |
getAsList(EstateImpl estate) |
static String |
getAsString(EstateImpl estate) |
static String |
getAsString(EstateImpl estate,
Locale locale) |
CommercialUse.Option |
getOption(String value) |
CommercialUse.Option[] |
getOptions() |
static void |
put(EstateImpl estate,
CommercialUse.Option value) |
static void |
put(EstateImpl estate,
String value) |
get, getAsString, getAsString, getDefaultValue, getFormattedValue, getOptionTranslation, getOptionTranslation, getValue, parseValue, put, put, setValue, writeValuereadFromXml, serializeToXmlgetAttrib, getAttribGroup, getAttribName, getCountries, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getGroup, getGroupName, getTagName, getTranslation, getTranslation, hasEmptyValue, isCountrySpecific, isCountrySupportedpublic CommercialUse()
public CommercialUse(CommercialUse.Option value)
public static CommercialUse.Option get(EstateImpl estate)
public static List<CommercialUse.Option> getAsList(EstateImpl estate)
public static String getAsString(EstateImpl estate)
public static String getAsString(EstateImpl estate, Locale locale)
public CommercialUse.Option getOption(String value)
getOption in class SimpleEnumAttrib<CommercialUse.Option>public CommercialUse.Option[] getOptions()
getOptions in class SimpleEnumAttrib<CommercialUse.Option>public static void put(EstateImpl estate, CommercialUse.Option value)
public static void put(EstateImpl estate, String value)
Copyright © 2019 OpenEstate. All rights reserved.