Uses of Class
com.vidispine.generated.NotificationMetadataTriggerType
-
-
Uses of NotificationMetadataTriggerType in com.vidispine.generated
Subclasses of NotificationMetadataTriggerType in com.vidispine.generated Modifier and Type Class Description class
NotificationDocumentTriggerType
Java class for NotificationDocumentTriggerType complex type.Fields in com.vidispine.generated declared as NotificationMetadataTriggerType Modifier and Type Field Description protected NotificationMetadataTriggerType
NotificationCollectionTriggerType. metadata
protected NotificationMetadataTriggerType
NotificationType.Trigger. metadata
Methods in com.vidispine.generated that return NotificationMetadataTriggerType Modifier and Type Method Description NotificationMetadataTriggerType
ObjectFactory. createNotificationMetadataTriggerType()
Create an instance ofNotificationMetadataTriggerType
NotificationMetadataTriggerType
NotificationCollectionTriggerType. getMetadata()
Gets the value of the metadata property.NotificationMetadataTriggerType
NotificationType.Trigger. getMetadata()
Gets the value of the metadata property.NotificationMetadataTriggerType
NotificationMetadataTriggerType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotificationMetadataTriggerType
NotificationMetadataTriggerType. withModify(NotificationMetadataTriggerType.Modify value)
NotificationMetadataTriggerType
NotificationMetadataTriggerType. withType(String value)
Methods in com.vidispine.generated with parameters of type NotificationMetadataTriggerType Modifier and Type Method Description void
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
NotificationCollectionTriggerType. withMetadata(NotificationMetadataTriggerType value)
NotificationType.Trigger
NotificationType.Trigger. withMetadata(NotificationMetadataTriggerType value)
-