Uses of Class
com.vidispine.generated.NotificationItemTriggerType
-
Uses of NotificationItemTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationItemTriggerTypeModifier and TypeFieldDescriptionprotected NotificationItemTriggerType
NotificationCollectionTriggerType.item
protected NotificationItemTriggerType
NotificationType.Trigger.item
Methods in com.vidispine.generated that return NotificationItemTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationItemTriggerType()
Create an instance ofNotificationItemTriggerType
NotificationCollectionTriggerType.getItem()
Gets the value of the item property.NotificationType.Trigger.getItem()
Gets the value of the item property.NotificationItemTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationItemTriggerType.withCreate
(String value) Sets the value of the create property.NotificationItemTriggerType.withDelete
(String value) Sets the value of the delete property.NotificationItemTriggerType.withModify
(String value) Sets the value of the modify property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type NotificationItemTriggerTypeModifier and TypeMethodDescriptionvoid
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.withItem
(NotificationItemTriggerType value) Sets the value of the item property.NotificationType.Trigger.withItem
(NotificationItemTriggerType value) Sets the value of the item property.