public class ActionDetails extends Object
| Constructor and Description |
|---|
ActionDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Map<String,Object> |
getParameters() |
int |
hashCode() |
void |
setName(String name) |
void |
setParameters(Map<String,Object> parameters) |
String |
toString() |
Copyright © 2016. All rights reserved.