Uses of Class
com.vidispine.generated.NotificationGroupTriggerType
-
Uses of NotificationGroupTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationGroupTriggerTypeModifier and TypeFieldDescriptionprotected NotificationGroupTriggerTypeNotificationType.Trigger.groupMethods in com.vidispine.generated that return NotificationGroupTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationGroupTriggerType()Create an instance ofNotificationGroupTriggerTypeNotificationType.Trigger.getGroup()Gets the value of the group property.NotificationGroupTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationGroupTriggerType.withCreate(String value) Sets the value of the create property.NotificationGroupTriggerType.withDelete(String value) Sets the value of the delete property.NotificationGroupTriggerType.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 NotificationGroupTriggerTypeModifier and TypeMethodDescriptionvoidNotificationType.Trigger.setGroup(NotificationGroupTriggerType value) Sets the value of the group property.NotificationType.Trigger.withGroup(NotificationGroupTriggerType value) Sets the value of the group property.