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