public class ActionResponse extends Object
| Constructor and Description |
|---|
ActionResponse() |
| Modifier and Type | Method and Description |
|---|---|
Argument |
getOutActionArgument(String actionArgumentName) |
Set<String> |
getOutActionArgumentNames() |
String |
getOutActionArgumentValue(String actionArgumentName) |
String |
toString() |
public Argument getOutActionArgument(String actionArgumentName)
actionArgumentName - Argumentpublic String getOutActionArgumentValue(String actionArgumentName)
actionArgumentName - Argument's valueCopyright © 2014. All rights reserved.