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