public class CommandNack extends CommandReply
| Constructor and Description |
|---|
CommandNack(CommandRequest command,
Object reason,
String commandOriginatorId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
The reason for the refusal.
|
getCommand, getCommandOriginatorId, getReplygetCorrelId, getDestinationgetOriginAgentInfo, getSummary, getTimeStamp, setOriginAgentInfo, setSummarypublic CommandNack(CommandRequest command, Object reason, String commandOriginatorId)
public String getReason()
Copyright © 2015 LSST. All rights reserved.