copy method

Implementation

ControlCommand copy() {
  return ControlCommand(commandType);
}