Uses of Class
com.vidispine.generated.NotificationCollectionTriggerType
-
Uses of NotificationCollectionTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationCollectionTriggerTypeModifier and TypeFieldDescriptionprotected NotificationCollectionTriggerTypeNotificationType.Trigger.collectionMethods in com.vidispine.generated that return NotificationCollectionTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationCollectionTriggerType()Create an instance ofNotificationCollectionTriggerTypeNotificationType.Trigger.getCollection()Gets the value of the collection property.NotificationCollectionTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationCollectionTriggerType.withCreate(String value) Sets the value of the create property.NotificationCollectionTriggerType.withDelete(String value) Sets the value of the delete property.NotificationCollectionTriggerType.withItem(NotificationItemTriggerType value) Sets the value of the item property.NotificationCollectionTriggerType.withMetadata(NotificationMetadataTriggerType value) Sets the value of the metadata property.NotificationCollectionTriggerType.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 NotificationCollectionTriggerTypeModifier and TypeMethodDescriptionvoidNotificationType.Trigger.setCollection(NotificationCollectionTriggerType value) Sets the value of the collection property.NotificationType.Trigger.withCollection(NotificationCollectionTriggerType value) Sets the value of the collection property.