Uses of Class
com.vidispine.generated.NotificationAccessTriggerType
-
Uses of NotificationAccessTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationAccessTriggerTypeModifier and TypeFieldDescriptionprotected NotificationAccessTriggerType
NotificationType.Trigger.access
Methods in com.vidispine.generated that return NotificationAccessTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationAccessTriggerType()
Create an instance ofNotificationAccessTriggerType
NotificationType.Trigger.getAccess()
Gets the value of the access property.NotificationAccessTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationAccessTriggerType.withChange
(String value) Sets the value of the change property.NotificationAccessTriggerType.withCreate
(String value) Sets the value of the create property.NotificationAccessTriggerType.withDelete
(String value) Sets the value of the delete property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type NotificationAccessTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setAccess
(NotificationAccessTriggerType value) Sets the value of the access property.NotificationType.Trigger.withAccess
(NotificationAccessTriggerType value) Sets the value of the access property.