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