Uses of Class
com.vidispine.generated.NotificationType.Action
-
Uses of NotificationType.Action in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationType.ActionMethods in com.vidispine.generated that return NotificationType.ActionModifier and TypeMethodDescriptionObjectFactory.createNotificationTypeAction()
Create an instance ofNotificationType.Action
NotificationType.getAction()
Gets the value of the action property.NotificationType.Action.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationType.Action.withEjb
(NotificationEjbActionType value) Sets the value of the ejb property.NotificationType.Action.withHttp
(NotificationHttpActionType value) Sets the value of the http property.NotificationType.Action.withJavascript
(NotificationJavaScriptActionType value) Sets the value of the javascript property.NotificationType.Action.withJms
(NotificationJmsActionType value) Sets the value of the jms property.NotificationType.Action.withSns
(NotificationSNSActionType value) Sets the value of the sns property.NotificationType.Action.withSqs
(NotificationSQSActionType value) Sets the value of the sqs property.Methods in com.vidispine.generated with parameters of type NotificationType.ActionModifier and TypeMethodDescriptionvoid
NotificationType.setAction
(NotificationType.Action value) Sets the value of the action property.NotificationType.withAction
(NotificationType.Action value) Sets the value of the action property.