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