public final class Development extends SimpleEnumAttrib<Development.Option>
OpenEstateAttrib.CONDITION_DEVELOPMENT.
| Modifier and Type | Class and Description |
|---|---|
static class |
Development.Option |
| Constructor and Description |
|---|
Development() |
Development(Development.Option value) |
| Modifier and Type | Method and Description |
|---|---|
static Development.Option |
get(EstateImpl estate) |
static List<Development.Option> |
getAsList(EstateImpl estate) |
static String |
getAsString(EstateImpl estate) |
static String |
getAsString(EstateImpl estate,
Locale locale) |
Development.Option |
getOption(String value) |
Development.Option[] |
getOptions() |
static void |
put(EstateImpl estate,
Development.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 Development()
public Development(Development.Option value)
public static Development.Option get(EstateImpl estate)
public static List<Development.Option> getAsList(EstateImpl estate)
public static String getAsString(EstateImpl estate)
public static String getAsString(EstateImpl estate, Locale locale)
public Development.Option getOption(String value)
getOption in class SimpleEnumAttrib<Development.Option>public Development.Option[] getOptions()
getOptions in class SimpleEnumAttrib<Development.Option>public static void put(EstateImpl estate, Development.Option value)
public static void put(EstateImpl estate, String value)
Copyright © 2019 OpenEstate. All rights reserved.