| Package | Description |
|---|---|
| models |
| Modifier and Type | Field and Description |
|---|---|
List<Attachment> |
Announcement.attachments |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.clone() |
| Constructor and Description |
|---|
Announcement(String id,
String entityReference,
URL entityURL,
String entityId,
String entityTitle,
String title,
String body,
String createdByDisplayName,
Date createdOn,
List<Attachment> attachments,
String siteId,
String announcementId,
String siteTitle,
String channel) |
Copyright © 2016. All rights reserved.