Package | Description |
---|---|
com.openindex.openestate.impl | |
com.openindex.openestate.impl.attribs | |
com.openindex.openestate.impl.attribs.prices | |
com.openindex.openestate.impl.values |
Modifier and Type | Method and Description |
---|---|
CurrencyValue |
EstateImpl.getPrimaryPriceValue() |
Modifier and Type | Method and Description |
---|---|
void |
EstateImpl.setPrimaryPriceValue(CurrencyValue value) |
Modifier and Type | Method and Description |
---|---|
protected static CurrencyValue |
ComplexCurrencyAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
CurrencyValue |
ComplexCurrencyAttrib.getDefaultValue() |
CurrencyValue |
ComplexCurrencyAttrib.getValue() |
protected CurrencyValue |
ComplexCurrencyAttrib.parseNode(org.dom4j.Element node) |
CurrencyValue |
ComplexCurrencyAttrib.parseValue(Object value) |
Modifier and Type | Method and Description |
---|---|
String |
ComplexCurrencyAttrib.getFormattedValue(CurrencyValue value,
Locale locale,
String valueSeparator) |
protected static void |
ComplexCurrencyAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
CurrencyValue value) |
void |
ComplexCurrencyAttrib.setValue(CurrencyValue value) |
protected void |
ComplexCurrencyAttrib.writeNode(org.dom4j.Element node,
CurrencyValue value) |
Modifier and Type | Method and Description |
---|---|
static CurrencyValue |
LeasePerArea.get(EstateImpl estate) |
static CurrencyValue |
MarketValue.get(EstateImpl estate) |
static CurrencyValue |
DemolitionCosts.get(EstateImpl estate) |
static CurrencyValue |
BasicRent.get(EstateImpl estate) |
static CurrencyValue |
DevelopmentCosts.get(EstateImpl estate) |
static CurrencyValue |
MonthlyMaintenanceFund.get(EstateImpl estate) |
static CurrencyValue |
ServiceCharges.get(EstateImpl estate) |
static CurrencyValue |
PriceProportionGround.get(EstateImpl estate) |
static CurrencyValue |
CarParkingSpaceRent.get(EstateImpl estate) |
static CurrencyValue |
Lease.get(EstateImpl estate) |
static CurrencyValue |
RentFlatRate.get(EstateImpl estate) |
static CurrencyValue |
RentExcludingServiceChargesPerArea.get(EstateImpl estate) |
static CurrencyValue |
HeatingCosts.get(EstateImpl estate) |
static CurrencyValue |
CommonCharge.get(EstateImpl estate) |
static CurrencyValue |
CarParkingSpacePrice.get(EstateImpl estate) |
static CurrencyValue |
AdditionalRentalCharges.get(EstateImpl estate) |
static CurrencyValue |
PurchasePrice.get(EstateImpl estate) |
static CurrencyValue |
SharedCapital.get(EstateImpl estate) |
static CurrencyValue |
PurchasePricePerArea.get(EstateImpl estate) |
static CurrencyValue |
RentIncludingServiceChargesPerArea.get(EstateImpl estate) |
static CurrencyValue |
DepositAmount.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomePerMonth.get(EstateImpl estate) |
static CurrencyValue |
RentExcludingServiceCharges.get(EstateImpl estate) |
static CurrencyValue |
VatValue.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomeDebitPerAnnum.get(EstateImpl estate) |
static CurrencyValue |
UnconventionedPrice.get(EstateImpl estate) |
static CurrencyValue |
TakeoverCosts.get(EstateImpl estate) |
static CurrencyValue |
LowestBid.get(EstateImpl estate) |
static CurrencyValue |
RentIncludingServiceCharges.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomeActualPerAnnum.get(EstateImpl estate) |
static CurrencyValue |
TotalMaintenanceFund.get(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static void |
LeasePerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
MarketValue.put(EstateImpl estate,
CurrencyValue value) |
static void |
DemolitionCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
BasicRent.put(EstateImpl estate,
CurrencyValue value) |
static void |
DevelopmentCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
MonthlyMaintenanceFund.put(EstateImpl estate,
CurrencyValue value) |
static void |
ServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
PriceProportionGround.put(EstateImpl estate,
CurrencyValue value) |
static void |
CarParkingSpaceRent.put(EstateImpl estate,
CurrencyValue value) |
static void |
Lease.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentFlatRate.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentExcludingServiceChargesPerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
HeatingCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
CommonCharge.put(EstateImpl estate,
CurrencyValue value) |
static void |
CarParkingSpacePrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
AdditionalRentalCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
PurchasePrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
SharedCapital.put(EstateImpl estate,
CurrencyValue value) |
static void |
PurchasePricePerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentIncludingServiceChargesPerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
DepositAmount.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomePerMonth.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentExcludingServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
VatValue.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomeDebitPerAnnum.put(EstateImpl estate,
CurrencyValue value) |
static void |
UnconventionedPrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
TakeoverCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
LowestBid.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentIncludingServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomeActualPerAnnum.put(EstateImpl estate,
CurrencyValue value) |
static void |
TotalMaintenanceFund.put(EstateImpl estate,
CurrencyValue value) |
Modifier and Type | Method and Description |
---|---|
static CurrencyValue |
CurrencyValue.parse(Object value) |
static CurrencyValue |
CurrencyValue.parse(Object value,
Currency unit) |
Modifier and Type | Method and Description |
---|---|
int |
CurrencyValue.compareTo(CurrencyValue o) |
Copyright © 2019 OpenEstate. All rights reserved.