public class ExecutionCommandWrapper extends Object
Constructor and Description |
---|
ExecutionCommandWrapper(ExecutionCommand executionCommand) |
ExecutionCommandWrapper(String jsonExecutionCommand) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ExecutionCommand |
getExecutionCommand() |
String |
getJson() |
int |
hashCode() |
public ExecutionCommandWrapper(String jsonExecutionCommand)
public ExecutionCommandWrapper(ExecutionCommand executionCommand)
Copyright © 2014. All rights reserved.