public final class ResidentialRooms extends ComplexEnumAttrib<ResidentialRooms.Option>
OpenEstateAttrib.FEATURES_RESIDENTIAL_ROOMS
.
Modifier and Type | Class and Description |
---|---|
static class |
ResidentialRooms.Option |
Constructor and Description |
---|
ResidentialRooms() |
ResidentialRooms(ResidentialRooms.Option value) |
ResidentialRooms(ResidentialRooms.Option[] values) |
get, getAsString, getAsString, getDefaultValue, getFormattedValue, getOptionTranslation, getOptionTranslation, getValue, getValueList, hasEmptyValue, hasOption, hasOption, parseNode, parseValue, put, put, putOption, putOption, putOption, removeOption, removeOption, removeOption, setValue, setValueList, writeNode
readFromXml, serializeToXml
getAttrib, getAttribGroup, getAttribName, getCountries, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getGroup, getGroupName, getTagName, getTranslation, getTranslation, isCountrySpecific, isCountrySupported
public ResidentialRooms()
public ResidentialRooms(ResidentialRooms.Option value)
public ResidentialRooms(ResidentialRooms.Option[] values)
public static ResidentialRooms.Option[] get(EstateImpl estate)
public static List<ResidentialRooms.Option> getAsList(EstateImpl estate)
public static String getAsString(EstateImpl estate, String valueSeparator)
public static String getAsString(EstateImpl estate, String valueSeparator, Locale locale)
public ResidentialRooms.Option getOption(String value)
getOption
in class ComplexEnumAttrib<ResidentialRooms.Option>
public ResidentialRooms.Option[] getOptions()
getOptions
in class ComplexEnumAttrib<ResidentialRooms.Option>
public ResidentialRooms.Option[] getOptionsArray(Collection<ResidentialRooms.Option> options)
getOptionsArray
in class ComplexEnumAttrib<ResidentialRooms.Option>
public static boolean hasOption(EstateImpl estate, ResidentialRooms.Option value)
public static void put(EstateImpl estate, ResidentialRooms.Option[] value)
public static void put(EstateImpl estate, String[] value)
public static void putOption(EstateImpl estate, ResidentialRooms.Option value)
public static void putOption(EstateImpl estate, String value)
public static void removeOption(EstateImpl estate, ResidentialRooms.Option value)
public static void removeOption(EstateImpl estate, String value)
Copyright © 2019 OpenEstate. All rights reserved.