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