Uses of Class
com.vidispine.generated.NotificationItemTriggerType
-
Uses of NotificationItemTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationItemTriggerTypeModifier and TypeFieldDescriptionprotected NotificationItemTriggerTypeNotificationCollectionTriggerType.itemprotected NotificationItemTriggerTypeNotificationType.Trigger.itemMethods in com.vidispine.generated that return NotificationItemTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationItemTriggerType()Create an instance ofNotificationItemTriggerTypeNotificationCollectionTriggerType.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 TypeMethodDescriptionvoidNotificationCollectionTriggerType.setItem(NotificationItemTriggerType value) Sets the value of the item property.voidNotificationType.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.