public final class RentableArea extends ComplexAreaAttrib
OpenEstateAttrib.MEASURES_RENTABLE_AREA
.
Constructor and Description |
---|
RentableArea() |
RentableArea(AreaValue value) |
RentableArea(Number value,
AreaValue.Unit unit) |
Modifier and Type | Method and Description |
---|---|
static AreaValue |
get(EstateImpl estate) |
static AreaValue |
get(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static void |
put(EstateImpl estate,
AreaValue value) |
static void |
put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
get, get, getAsBigDecimal, getAsBigInteger, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getAsString, getDefaultValue, getFormat, getFormat, getFormattedValue, getValue, parseNode, parseValue, put, put, put, setValue, writeNode
readFromXml, serializeToXml
getAttrib, getAttribGroup, getAttribName, getCountries, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getFormattedValue, getGroup, getGroupName, getTagName, getTranslation, getTranslation, hasEmptyValue, isCountrySpecific, isCountrySupported
public RentableArea()
public RentableArea(AreaValue value)
public RentableArea(Number value, AreaValue.Unit unit)
public static AreaValue get(EstateImpl estate)
public static AreaValue get(EstateImpl estate, AreaValue.Unit destUnit)
public static BigDecimal getAsBigDecimal(EstateImpl estate, AreaValue.Unit destUnit)
public static BigInteger getAsBigInteger(EstateImpl estate, AreaValue.Unit destUnit)
public static Double getAsDouble(EstateImpl estate, AreaValue.Unit destUnit)
public static Float getAsFloat(EstateImpl estate, AreaValue.Unit destUnit)
public static Integer getAsInteger(EstateImpl estate, AreaValue.Unit destUnit)
public static Long getAsLong(EstateImpl estate, AreaValue.Unit destUnit)
public static String getAsString(EstateImpl estate, AreaValue.Unit destUnit)
public static String getAsString(EstateImpl estate, AreaValue.Unit destUnit, Locale locale)
public static void put(EstateImpl estate, String value, AreaValue.Unit unit)
public static void put(EstateImpl estate, Number value, AreaValue.Unit unit)
public static void put(EstateImpl estate, AreaValue value)
Copyright © 2019 OpenEstate. All rights reserved.