org.dspace.statistics.content
Class DSORepresentation
java.lang.Object
org.dspace.statistics.content.DSORepresentation
public class DSORepresentation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSORepresentation
public DSORepresentation()
DSORepresentation
public DSORepresentation(Integer type,
Integer max,
Boolean separate)
getType
public Integer getType()
setType
public void setType(Integer type)
getMax
public Integer getMax()
setMax
public void setMax(Integer max)
getNameLength
public Integer getNameLength()
setNameLength
public void setNameLength(Integer nameLength)
getSeparate
public Boolean getSeparate()
setSeparate
public void setSeparate(Boolean separate)
Copyright © 2009 The DSpace Foundation. All Rights Reserved.