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