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