Uses of Class
com.vidispine.generated.NotificationMetadataTriggerType
-
Uses of NotificationMetadataTriggerType in com.vidispine.generated
Subclasses of NotificationMetadataTriggerType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for NotificationDocumentTriggerType complex typeFields in com.vidispine.generated declared as NotificationMetadataTriggerTypeModifier and TypeFieldDescriptionprotected NotificationMetadataTriggerType
NotificationCollectionTriggerType.metadata
protected NotificationMetadataTriggerType
NotificationType.Trigger.metadata
Methods in com.vidispine.generated that return NotificationMetadataTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationMetadataTriggerType()
Create an instance ofNotificationMetadataTriggerType
NotificationCollectionTriggerType.getMetadata()
Gets the value of the metadata property.NotificationType.Trigger.getMetadata()
Gets the value of the metadata property.NotificationMetadataTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationMetadataTriggerType.withModify
(NotificationMetadataTriggerType.Modify value) Sets the value of the modify property.Sets the value of the type property.Methods in com.vidispine.generated with parameters of type NotificationMetadataTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationCollectionTriggerType.setMetadata
(NotificationMetadataTriggerType value) Sets the value of the metadata property.void
NotificationType.Trigger.setMetadata
(NotificationMetadataTriggerType value) Sets the value of the metadata property.NotificationCollectionTriggerType.withMetadata
(NotificationMetadataTriggerType value) Sets the value of the metadata property.NotificationType.Trigger.withMetadata
(NotificationMetadataTriggerType value) Sets the value of the metadata property.