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