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