Modifier and Type | Field and Description |
---|---|
protected NotificationItemTriggerType |
NotificationCollectionTriggerType.item |
protected NotificationItemTriggerType |
NotificationType.Trigger.item |
Modifier and Type | Method and Description |
---|---|
NotificationItemTriggerType |
ObjectFactory.createNotificationItemTriggerType()
Create an instance of
NotificationItemTriggerType |
NotificationItemTriggerType |
NotificationCollectionTriggerType.getItem()
Gets the value of the item property.
|
NotificationItemTriggerType |
NotificationType.Trigger.getItem()
Gets the value of the item property.
|
NotificationItemTriggerType |
NotificationItemTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationItemTriggerType |
NotificationItemTriggerType.withCreate(String value) |
NotificationItemTriggerType |
NotificationItemTriggerType.withDelete(String value) |
NotificationItemTriggerType |
NotificationItemTriggerType.withModify(String value) |
NotificationItemTriggerType |
NotificationItemTriggerType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationCollectionTriggerType.setItem(NotificationItemTriggerType value)
Sets the value of the item property.
|
void |
NotificationType.Trigger.setItem(NotificationItemTriggerType value)
Sets the value of the item property.
|
NotificationCollectionTriggerType |
NotificationCollectionTriggerType.withItem(NotificationItemTriggerType value) |
NotificationType.Trigger |
NotificationType.Trigger.withItem(NotificationItemTriggerType value) |
Copyright © 2017. All rights reserved.