public final class CubicIndex extends SimpleNumericAttrib
OpenEstateAttrib.MEASURES_CUBIC_INDEX
.
Constructor and Description |
---|
CubicIndex() |
CubicIndex(Number value) |
Modifier and Type | Method and Description |
---|---|
static Number |
get(EstateImpl estate) |
static BigDecimal |
getAsBigDecimal(EstateImpl estate) |
static BigInteger |
getAsBigInteger(EstateImpl estate) |
static Double |
getAsDouble(EstateImpl estate) |
static Float |
getAsFloat(EstateImpl estate) |
static Integer |
getAsInteger(EstateImpl estate) |
static Long |
getAsLong(EstateImpl estate) |
static String |
getAsString(EstateImpl estate) |
static String |
getAsString(EstateImpl estate,
Locale locale) |
static void |
put(EstateImpl estate,
Number value) |
static void |
put(EstateImpl estate,
String value) |
get, getAsBigDecimal, getAsBigInteger, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getAsString, getDefaultValue, getFormat, getFormat, getFormattedValue, getMaximum, getMinimum, getPrecision, 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 CubicIndex()
public CubicIndex(Number value)
public static Number get(EstateImpl estate)
public static BigDecimal getAsBigDecimal(EstateImpl estate)
public static BigInteger getAsBigInteger(EstateImpl estate)
public static Double getAsDouble(EstateImpl estate)
public static Float getAsFloat(EstateImpl estate)
public static Integer getAsInteger(EstateImpl estate)
public static Long getAsLong(EstateImpl estate)
public static String getAsString(EstateImpl estate)
public static String getAsString(EstateImpl estate, Locale locale)
public static void put(EstateImpl estate, String value)
public static void put(EstateImpl estate, Number value)
Copyright © 2019 OpenEstate. All rights reserved.