public class DemandCollectionMIS extends Object
| Constructor and Description |
|---|
DemandCollectionMIS() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getCollection() |
BigDecimal |
getDemand() |
int |
getIntervalCount() |
BigDecimal |
getPercent() |
void |
setCollection(BigDecimal collection) |
void |
setDemand(BigDecimal demand) |
void |
setIntervalCount(int intervalCount) |
void |
setPercent(BigDecimal percent) |
public BigDecimal getCollection()
public void setCollection(BigDecimal collection)
public BigDecimal getDemand()
public void setDemand(BigDecimal demand)
public BigDecimal getPercent()
public void setPercent(BigDecimal percent)
public int getIntervalCount()
public void setIntervalCount(int intervalCount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.