public final class CubatureVolume extends ComplexVolumeAttrib
OpenEstateAttrib.MEASURES_CUBATURE_VOLUME
.
Constructor and Description |
---|
CubatureVolume() |
CubatureVolume(Number value,
VolumeValue.Unit unit) |
CubatureVolume(VolumeValue value) |
Modifier and Type | Method and Description |
---|---|
static VolumeValue |
get(EstateImpl estate) |
static VolumeValue |
get(EstateImpl estate,
VolumeValue.Unit destUnit) |
static BigDecimal |
getAsBigDecimal(EstateImpl estate,
VolumeValue.Unit destUnit) |
static BigInteger |
getAsBigInteger(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Double |
getAsDouble(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Float |
getAsFloat(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Integer |
getAsInteger(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Long |
getAsLong(EstateImpl estate,
VolumeValue.Unit destUnit) |
static String |
getAsString(EstateImpl estate,
VolumeValue.Unit destUnit) |
static String |
getAsString(EstateImpl estate,
VolumeValue.Unit destUnit,
Locale locale) |
static void |
put(EstateImpl estate,
Number value,
VolumeValue.Unit unit) |
static void |
put(EstateImpl estate,
String value,
VolumeValue.Unit unit) |
static void |
put(EstateImpl estate,
VolumeValue value) |
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 CubatureVolume()
public CubatureVolume(VolumeValue value)
public CubatureVolume(Number value, VolumeValue.Unit unit)
public static VolumeValue get(EstateImpl estate)
public static VolumeValue get(EstateImpl estate, VolumeValue.Unit destUnit)
public static BigDecimal getAsBigDecimal(EstateImpl estate, VolumeValue.Unit destUnit)
public static BigInteger getAsBigInteger(EstateImpl estate, VolumeValue.Unit destUnit)
public static Double getAsDouble(EstateImpl estate, VolumeValue.Unit destUnit)
public static Float getAsFloat(EstateImpl estate, VolumeValue.Unit destUnit)
public static Integer getAsInteger(EstateImpl estate, VolumeValue.Unit destUnit)
public static Long getAsLong(EstateImpl estate, VolumeValue.Unit destUnit)
public static String getAsString(EstateImpl estate, VolumeValue.Unit destUnit)
public static String getAsString(EstateImpl estate, VolumeValue.Unit destUnit, Locale locale)
public static void put(EstateImpl estate, String value, VolumeValue.Unit unit)
public static void put(EstateImpl estate, Number value, VolumeValue.Unit unit)
public static void put(EstateImpl estate, VolumeValue value)
Copyright © 2019 OpenEstate. All rights reserved.