Uses of Class
com.vidispine.generated.NotificationTriggerType
-
-
Uses of NotificationTriggerType in com.vidispine.generated
Subclasses of NotificationTriggerType in com.vidispine.generated Modifier and Type Class Description class
NotificationAccessTriggerType
Java class for NotificationAccessTriggerType complex type.class
NotificationCollectionTriggerType
Java class for NotificationCollectionTriggerType complex type.class
NotificationDeletionLockTriggerType
Java class for NotificationDeletionLockTriggerType complex type.class
NotificationDocumentTriggerType
Java class for NotificationDocumentTriggerType complex type.class
NotificationFileTriggerType
Java class for NotificationFileTriggerType complex type.class
NotificationGroupTriggerType
Java class for NotificationGroupTriggerType complex type.class
NotificationItemTriggerType
Java class for NotificationItemTriggerType complex type.class
NotificationJobTriggerType
Java class for NotificationJobTriggerType complex type.class
NotificationMetadataTriggerType
Java class for NotificationMetadataTriggerType complex type.class
NotificationQuotaTriggerType
Java class for NotificationQuotaTriggerType complex type.class
NotificationShapeTriggerType
Java class for NotificationShapeTriggerType complex type.class
NotificationStorageTriggerType
Java class for NotificationStorageTriggerType complex type.Methods in com.vidispine.generated that return NotificationTriggerType Modifier and Type Method Description NotificationTriggerType
ObjectFactory. createNotificationTriggerType()
Create an instance ofNotificationTriggerType
NotificationTriggerType
NotificationTriggerType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotificationTriggerType
NotificationTriggerType. withType(String value)
Methods in com.vidispine.generated that return types with arguments of type NotificationTriggerType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationTriggerType>
ObjectFactory. createNotificationTriggerDocument(NotificationTriggerType value)
Methods in com.vidispine.generated with parameters of type NotificationTriggerType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationTriggerType>
ObjectFactory. createNotificationTriggerDocument(NotificationTriggerType value)
-