org.dxc.api.datatypes
Class Command
Object
org.dxc.api.datatypes.Command
public class Command
- extends Object
Methods inherited from class Object |
getClass, notify, notifyAll, wait, wait, wait |
Command
public Command(String commandID,
Value value)
getCommandID
public String getCommandID()
getValue
public Value getValue()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object