org.dspace.statistics
Class ObjectCount
java.lang.Object
org.dspace.statistics.ObjectCount
public class ObjectCount
- extends Object
Data structure for returning results from statistics searches.
- Author:
- mdiggory at atmire.com, ben at atmire.com, kevinvandevelde at atmire.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectCount
public ObjectCount()
getCount
public long getCount()
setCount
public void setCount(long count)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2012 DuraSpace. All Rights Reserved.