|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionValues | |
---|---|
com.ibm.soa.parlayx21.call_notification | Call Notification. |
Uses of ActionValues in com.ibm.soa.parlayx21.call_notification |
---|
Fields in com.ibm.soa.parlayx21.call_notification declared as ActionValues | |
---|---|
static ActionValues |
ActionValues.Continue
Request to continue the call without any changes. |
static ActionValues |
ActionValues.EndCall
Request to end the call. |
static ActionValues |
ActionValues.Route
Request to (re-)route the call to the address indicated with routingAddress. |
Methods in com.ibm.soa.parlayx21.call_notification that return ActionValues | |
---|---|
static ActionValues |
ActionValues.fromString(java.lang.String value)
|
static ActionValues |
ActionValues.fromValue(java.lang.String value)
|
ActionValues |
Action.getActionToPerform()
|
Methods in com.ibm.soa.parlayx21.call_notification with parameters of type ActionValues | |
---|---|
void |
Action.setActionToPerform(ActionValues actionToPerform)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |