Uses of Class
com.vidispine.generated.NotificationFileTriggerType
-
Uses of NotificationFileTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationFileTriggerTypeModifier and TypeFieldDescriptionprotected NotificationFileTriggerType
NotificationType.Trigger.file
Methods in com.vidispine.generated that return NotificationFileTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationFileTriggerType()
Create an instance ofNotificationFileTriggerType
NotificationType.Trigger.getFile()
Gets the value of the file property.NotificationFileTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationFileTriggerType.withChange
(String value) Sets the value of the change property.Sets the value of the close property.NotificationFileTriggerType.withDelete
(String value) Sets the value of the delete property.Sets the value of the hash property.Sets the value of the lost property.Sets the value of the new property.NotificationFileTriggerType.withStorage
(String value) Sets the value of the storage property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type NotificationFileTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setFile
(NotificationFileTriggerType value) Sets the value of the file property.NotificationType.Trigger.withFile
(NotificationFileTriggerType value) Sets the value of the file property.