public class ReceiptsTrend extends Object
| Constructor and Description |
|---|
ReceiptsTrend() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCyRcptsCount() |
Long |
getLyRcptsCount() |
String |
getMonth() |
Long |
getPyRcptsCount() |
void |
setCyRcptsCount(Long cyRcptsCount) |
void |
setLyRcptsCount(Long lyRcptsCount) |
void |
setMonth(String month) |
void |
setPyRcptsCount(Long pyRcptsCount) |
public String getMonth()
public void setMonth(String month)
public Long getPyRcptsCount()
public void setPyRcptsCount(Long pyRcptsCount)
public Long getLyRcptsCount()
public void setLyRcptsCount(Long lyRcptsCount)
public Long getCyRcptsCount()
public void setCyRcptsCount(Long cyRcptsCount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.