| Modifier and Type | Field and Description |
|---|---|
protected NotificationCollectionTriggerType |
NotificationType.Trigger.collection |
| Modifier and Type | Method and Description |
|---|---|
NotificationCollectionTriggerType |
ObjectFactory.createNotificationCollectionTriggerType()
Create an instance of
NotificationCollectionTriggerType |
NotificationCollectionTriggerType |
NotificationType.Trigger.getCollection()
Gets the value of the collection property.
|
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withCreate(String value) |
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withDelete(String value) |
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withItem(NotificationItemTriggerType value) |
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withMetadata(NotificationMetadataTriggerType value) |
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withModify(String value) |
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationType.Trigger.setCollection(NotificationCollectionTriggerType value)
Sets the value of the collection property.
|
NotificationType.Trigger |
NotificationType.Trigger.withCollection(NotificationCollectionTriggerType value) |
Copyright © 2015. All rights reserved.