public class FeedActivity
private final String
id
verb
private final List<FeedID>
to
time
foreignId
private final Map<String, Object>
extraData
abstract String
getId()
getVerb()
abstract List<FeedID>
getTo()
getTime()
getForeignId()
abstract Map<String, Object>
getExtraData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getId()
abstract String getVerb()
abstract List<FeedID> getTo()
abstract String getTime()
abstract String getForeignId()
abstract Map<String, Object> getExtraData()