Uses of Class
com.blackberry.workspaces.sdk.api.json.EmbeddedNotificationsCommentInfoJson
-
Packages that use EmbeddedNotificationsCommentInfoJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of EmbeddedNotificationsCommentInfoJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type EmbeddedNotificationsCommentInfoJson Modifier and Type Method Description List<EmbeddedNotificationsCommentInfoJson>
EmbeddedNotificationJson. getCommentsInfo()
List<EmbeddedNotificationsCommentInfoJson>
SummaryEmbeddedNotificationJson. getCommentsInfo()
Method parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type EmbeddedNotificationsCommentInfoJson Modifier and Type Method Description void
EmbeddedNotificationJson. setCommentsInfo(List<EmbeddedNotificationsCommentInfoJson> commentsInfo)
void
SummaryEmbeddedNotificationJson. setCommentsInfo(List<EmbeddedNotificationsCommentInfoJson> commentsInfo)
-