Uses of Class
com.vidispine.generated.NotificationStorageTriggerType
-
Uses of NotificationStorageTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationStorageTriggerTypeModifier and TypeFieldDescriptionprotected NotificationStorageTriggerType
NotificationType.Trigger.storage
Methods in com.vidispine.generated that return NotificationStorageTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationStorageTriggerType()
Create an instance ofNotificationStorageTriggerType
NotificationType.Trigger.getStorage()
Gets the value of the storage property.NotificationStorageTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationStorageTriggerType.withCreate
(String value) Sets the value of the create property.NotificationStorageTriggerType.withDelete
(String value) Sets the value of the delete property.NotificationStorageTriggerType.withFilename
(String value) Sets the value of the filename property.NotificationStorageTriggerType.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 NotificationStorageTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setStorage
(NotificationStorageTriggerType value) Sets the value of the storage property.NotificationType.Trigger.withStorage
(NotificationStorageTriggerType value) Sets the value of the storage property.