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