Uses of Class
com.vidispine.generated.NotificationType.Trigger
-
Uses of NotificationType.Trigger in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationType.TriggerMethods in com.vidispine.generated that return NotificationType.TriggerModifier and TypeMethodDescriptionObjectFactory.createNotificationTypeTrigger()Create an instance ofNotificationType.TriggerNotificationType.getTrigger()Gets the value of the trigger property.NotificationType.Trigger.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationType.Trigger.withAccess(NotificationAccessTriggerType value) Sets the value of the access property.NotificationType.Trigger.withCollection(NotificationCollectionTriggerType value) Sets the value of the collection property.NotificationType.Trigger.withDeletionLock(NotificationDeletionLockTriggerType value) Sets the value of the deletionLock property.NotificationType.Trigger.withDocument(NotificationDocumentTriggerType value) Sets the value of the document property.NotificationType.Trigger.withFile(NotificationFileTriggerType value) Sets the value of the file property.NotificationType.Trigger.withGroup(NotificationGroupTriggerType value) Sets the value of the group property.NotificationType.Trigger.withItem(NotificationItemTriggerType value) Sets the value of the item property.NotificationType.Trigger.withJob(NotificationJobTriggerType value) Sets the value of the job property.NotificationType.Trigger.withMetadata(NotificationMetadataTriggerType value) Sets the value of the metadata property.NotificationType.Trigger.withQuota(NotificationQuotaTriggerType value) Sets the value of the quota property.NotificationType.Trigger.withShape(NotificationShapeTriggerType value) Sets the value of the shape property.NotificationType.Trigger.withStorage(NotificationStorageTriggerType value) Sets the value of the storage property.Methods in com.vidispine.generated with parameters of type NotificationType.TriggerModifier and TypeMethodDescriptionvoidNotificationType.setTrigger(NotificationType.Trigger value) Sets the value of the trigger property.NotificationType.withTrigger(NotificationType.Trigger value) Sets the value of the trigger property.