public class PersonalizedActivity extends BaseActivity
BaseActivity.
Any custom personalized activity must be a subclasses of PersonalizedActivity.| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
tags |
protected String |
text |
| Constructor and Description |
|---|
PersonalizedActivity() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTags() |
String |
getText() |
void |
setTags(List<String> tags) |
void |
setText(String text) |
getActor, getDuration, getForeignId, getId, getObject, getOrigin, getScore, getTarget, getTime, getTo, getVerb, setActor, setDuration, setForeignId, setId, setObject, setOrigin, setTarget, setTime, setTo, setVerb, toStringCopyright © 2017. All rights reserved.