Package gda.commandqueue
Class QueuedCommandSummary
java.lang.Object
gda.commandqueue.QueuedCommandSummary
- All Implemented Interfaces:
CommandSummary,Serializable
QueuedCommandSummary is used to provide a summary of the Commands in a CommandQueue
For contains the unique CommandId that can be used in calls to manipulate the
Queue and a descriptive string to display to the user
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
commandSummary
-
-
Constructor Details
-
QueuedCommandSummary
-
-
Method Details
-
hashCode
public int hashCode() -
getDescription
- Specified by:
getDescriptionin interfaceCommandSummary
-
equals
-
toString
-