Uses of Class
com.vidispine.generated.NotificationShapeTriggerType
-
Uses of NotificationShapeTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationShapeTriggerTypeModifier and TypeFieldDescriptionprotected NotificationShapeTriggerType
NotificationType.Trigger.shape
Methods in com.vidispine.generated that return NotificationShapeTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationShapeTriggerType()
Create an instance ofNotificationShapeTriggerType
NotificationType.Trigger.getShape()
Gets the value of the shape property.NotificationShapeTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationShapeTriggerType.withCreate
(String value) Sets the value of the create property.NotificationShapeTriggerType.withDelete
(String value) Sets the value of the delete property.NotificationShapeTriggerType.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 NotificationShapeTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setShape
(NotificationShapeTriggerType value) Sets the value of the shape property.NotificationType.Trigger.withShape
(NotificationShapeTriggerType value) Sets the value of the shape property.