public class AssetTagDisplay extends Object implements Serializable
AssetTagDisplay()
AssetTagDisplay(List<AssetTag> tags, int total, int start, int end)
int
getEnd()
getPage()
getStart()
List<AssetTag>
getTags()
getTotal()
void
setEnd(int end)
setStart(int start)
setTags(List<AssetTag> tags)
setTotal(int total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssetTagDisplay()
public AssetTagDisplay(List<AssetTag> tags, int total, int start, int end)
public int getEnd()
public int getPage()
public int getStart()
public List<AssetTag> getTags()
public int getTotal()
public void setEnd(int end)
public void setStart(int start)
public void setTags(List<AssetTag> tags)
public void setTotal(int total)