| Modifier and Type | Field and Description |
|---|---|
protected NotificationStorageTriggerType |
NotificationType.Trigger.storage |
| Modifier and Type | Method and Description |
|---|---|
NotificationStorageTriggerType |
ObjectFactory.createNotificationStorageTriggerType()
Create an instance of
NotificationStorageTriggerType |
NotificationStorageTriggerType |
NotificationType.Trigger.getStorage()
Gets the value of the storage property.
|
NotificationStorageTriggerType |
NotificationStorageTriggerType.withCreate(String value) |
NotificationStorageTriggerType |
NotificationStorageTriggerType.withDelete(String value) |
NotificationStorageTriggerType |
NotificationStorageTriggerType.withFilename(String value) |
NotificationStorageTriggerType |
NotificationStorageTriggerType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationType.Trigger.setStorage(NotificationStorageTriggerType value)
Sets the value of the storage property.
|
NotificationType.Trigger |
NotificationType.Trigger.withStorage(NotificationStorageTriggerType value) |
Copyright © 2015. All rights reserved.