Uses of Class
com.vidispine.generated.NotificationType
-
-
Uses of NotificationType in com.vidispine.generated
Methods in com.vidispine.generated that return NotificationType Modifier and Type Method Description NotificationType
ObjectFactory. createNotificationType()
Create an instance ofNotificationType
NotificationType
NotificationType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotificationType
NotificationType. withAction(NotificationType.Action value)
NotificationType
NotificationType. withTrigger(NotificationType.Trigger value)
Methods in com.vidispine.generated that return types with arguments of type NotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationType>
ObjectFactory. createNotificationDocument(NotificationType value)
Methods in com.vidispine.generated with parameters of type NotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationType>
ObjectFactory. createNotificationDocument(NotificationType value)
-