public interface HasRealisationTOIF
| Modifier and Type | Method and Description |
|---|---|
MoneyTO |
getEstimatedSellValue() |
MoneyTO |
getPotentialValue() |
BigDecimal |
getRealisationPercentage() |
void |
setEstimatedSellValue(MoneyTO estimatedSellValue) |
void |
setPotentialValue(MoneyTO potentialValue) |
void |
setRealisationPercentage(BigDecimal realisationPercentage) |
MoneyTO getPotentialValue()
MoneyTO getEstimatedSellValue()
BigDecimal getRealisationPercentage()
void setPotentialValue(MoneyTO potentialValue)
void setEstimatedSellValue(MoneyTO estimatedSellValue)
void setRealisationPercentage(BigDecimal realisationPercentage)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.