public class TotalCollectionStats extends Object
| Constructor and Description |
|---|
TotalCollectionStats() |
| Modifier and Type | Method and Description |
|---|---|
CollectionStats |
getOthers() |
CollectionStats |
getPropertyTax() |
CollectionStats |
getWaterTax() |
void |
setOthers(CollectionStats others) |
void |
setPropertyTax(CollectionStats propertyTax) |
void |
setWaterTax(CollectionStats waterTax) |
public CollectionStats getPropertyTax()
public void setPropertyTax(CollectionStats propertyTax)
public CollectionStats getWaterTax()
public void setWaterTax(CollectionStats waterTax)
public CollectionStats getOthers()
public void setOthers(CollectionStats others)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.