public class PerMonthStatistic extends Object
PerMonthStatistic()
String
getMonth()
int
getTotal()
getYear()
void
setMonth(String month)
setTotal(int total)
setYear(String year)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PerMonthStatistic()
public String getMonth()
public void setMonth(String month)
public String getYear()
public void setYear(String year)
public int getTotal()
public void setTotal(int total)
Copyright © 2016. All rights reserved.