public class MessageCollection extends Model
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MessageCollection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the messageCollection's unique identifier.
|
String |
getTitle()
Returns the messageCollection's title, a string specifying the primary text of an
activity.
|
void |
setTitle(String title)
Sets the messageCollection's title, a string specifying the primary text of an
activity.
|
addTemplateParameter, addToListField, getField, getFieldAsList, getFieldAsMap, getFieldAsString, getFieldNames, getTemplateParameter, hasField, isFieldMultikeyed, isFieldMultivalued, setFieldescape, toJSONString, toJSONString, toString, toString, writeJSONString, writeJSONStringclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic String getId()
public String getTitle()
public void setTitle(String title)
title - title to setCopyright © 2012. All Rights Reserved.