Modifier and Type | Field and Description |
---|---|
protected NotificationType.Action |
NotificationType.action |
Modifier and Type | Method and Description |
---|---|
NotificationType.Action |
ObjectFactory.createNotificationTypeAction()
Create an instance of
NotificationType.Action |
NotificationType.Action |
NotificationType.getAction()
Gets the value of the action property.
|
NotificationType.Action |
NotificationType.Action.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationType.Action |
NotificationType.Action.withEjb(NotificationEjbActionType value) |
NotificationType.Action |
NotificationType.Action.withHttp(NotificationHttpActionType value) |
NotificationType.Action |
NotificationType.Action.withJavascript(NotificationJavaScriptActionType value) |
NotificationType.Action |
NotificationType.Action.withJms(NotificationJmsActionType value) |
NotificationType.Action |
NotificationType.Action.withSqs(NotificationSQSActionType value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationType.setAction(NotificationType.Action value)
Sets the value of the action property.
|
NotificationType |
NotificationType.withAction(NotificationType.Action value) |
Copyright © 2017. All rights reserved.