public class CommandReply extends CommandMessage
| Constructor and Description |
|---|
CommandReply(CommandRequest command,
Object reply,
String commandOriginatorId) |
| Modifier and Type | Method and Description |
|---|---|
CommandRequest |
getCommand() |
String |
getCommandOriginatorId() |
Object |
getReply() |
getCorrelId, getDestinationequals, getOriginAgentInfo, getSummary, getTimeStamp, hashCode, setOriginAgentInfo, setSummarypublic CommandReply(CommandRequest command, Object reply, String commandOriginatorId)
public String getCommandOriginatorId()
public CommandRequest getCommand()
public Object getReply()
Copyright © 2015 LSST. All rights reserved.