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
- Argument
public String getOutActionArgumentValue(String actionArgumentName)
actionArgumentName
- Argument
's valueCopyright © 2013. All Rights Reserved.