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