public class ActivityStream extends Object implements Serializable
ActivityStream()
Long
getCount()
List<Activity>
getData()
Date
getUpdate()
void
setCount(Long count)
setData(List<Activity> data)
setUpdate(Date update)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ActivityStream()
public Date getUpdate()
public void setUpdate(Date update)
public Long getCount()
public void setCount(Long count)
public List<Activity> getData()
public void setData(List<Activity> data)
public String toString()
toString
Object
Copyright © 2016 LeanIX GmbH. All rights reserved.