public class StatResult extends Object implements Comparable<StatResult>
| Constructor and Description |
|---|
StatResult() |
StatResult(String spEntityId,
Date date,
Integer logins) |
public String getSpEntityId()
public void setSpEntityId(String spEntityId)
public Date getDate()
public void setDate(Date date)
public Integer getLogins()
public void setLogins(Integer logins)
public int compareTo(StatResult that)
compareTo in interface Comparable<StatResult>Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.