is.idega.idegaweb.golf.startingtime.business
Class Statistics
java.lang.Object
is.idega.idegaweb.golf.startingtime.business.Statistics
public class Statistics
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Statistics
public Statistics()
getDate
public java.util.Date getDate()
setDate
public void setDate(java.util.Date date)
getTotalTimes
public int getTotalTimes()
getUsedTimes
public int getUsedTimes()
setTotalTimes
public void setTotalTimes(int totalTimes)
getMemberTimes
public int getMemberTimes()
setMemberTimes
public void setMemberTimes(int memberTimes)
getPublicTimes
public int getPublicTimes()
setPublicTimes
public void setPublicTimes(int publicTimes)
getTournamentTimes
public int getTournamentTimes()
setTournamentTimes
public void setTournamentTimes(int tournamentTimes)
getNoShow
public int getNoShow()
setNoShow
public void setNoShow(int noShow)
Copyright © 2000-2014 idega software. All Rights Reserved.