Uses of Class
com.vidispine.generated.NotificationDocumentTriggerType
-
Uses of NotificationDocumentTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationDocumentTriggerTypeModifier and TypeFieldDescriptionprotected NotificationDocumentTriggerType
NotificationType.Trigger.document
Methods in com.vidispine.generated that return NotificationDocumentTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationDocumentTriggerType()
Create an instance ofNotificationDocumentTriggerType
NotificationType.Trigger.getDocument()
Gets the value of the document property.NotificationDocumentTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationDocumentTriggerType.withCreate
(String value) Sets the value of the create property.NotificationDocumentTriggerType.withDelete
(String value) Sets the value of the delete property.NotificationDocumentTriggerType.withModify
(NotificationMetadataTriggerType.Modify value) Sets the value of the modify property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type NotificationDocumentTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setDocument
(NotificationDocumentTriggerType value) Sets the value of the document property.NotificationType.Trigger.withDocument
(NotificationDocumentTriggerType value) Sets the value of the document property.