Uses of Class
com.vidispine.generated.NotificationDeletionLockTriggerType
-
Uses of NotificationDeletionLockTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationDeletionLockTriggerTypeModifier and TypeFieldDescriptionprotected NotificationDeletionLockTriggerType
NotificationType.Trigger.deletionLock
Methods in com.vidispine.generated that return NotificationDeletionLockTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationDeletionLockTriggerType()
Create an instance ofNotificationDeletionLockTriggerType
NotificationType.Trigger.getDeletionLock()
Gets the value of the deletionLock property.NotificationDeletionLockTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationDeletionLockTriggerType.withCreate
(String value) Sets the value of the create property.NotificationDeletionLockTriggerType.withDelete
(String value) Sets the value of the delete property.NotificationDeletionLockTriggerType.withEffective
(String value) Sets the value of the effective property.NotificationDeletionLockTriggerType.withExpire
(String value) Sets the value of the expire property.NotificationDeletionLockTriggerType.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 NotificationDeletionLockTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setDeletionLock
(NotificationDeletionLockTriggerType value) Sets the value of the deletionLock property.NotificationType.Trigger.withDeletionLock
(NotificationDeletionLockTriggerType value) Sets the value of the deletionLock property.