public final class UnconventionedPrice extends ComplexCurrencyAttrib
OpenEstateAttrib.PRICES_UNCONVENTIONED_PRICE
.
Constructor and Description |
---|
UnconventionedPrice() |
UnconventionedPrice(CurrencyValue value) |
UnconventionedPrice(Number value,
Currency unit) |
Modifier and Type | Method and Description |
---|---|
static CurrencyValue |
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,
CurrencyValue value) |
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, 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 UnconventionedPrice()
public UnconventionedPrice(CurrencyValue value)
public static CurrencyValue 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)
public static void put(EstateImpl estate, CurrencyValue value)
Copyright © 2019 OpenEstate. All rights reserved.