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