public class PropertyArrearBean extends Object
| Constructor and Description |
|---|
PropertyArrearBean() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getTaxAmount() |
String |
getYear() |
void |
setTaxAmount(BigDecimal taxAmount) |
void |
setYear(String year) |
public String getYear()
public void setYear(String year)
public BigDecimal getTaxAmount()
public void setTaxAmount(BigDecimal taxAmount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.