getCommand method

int getCommand()

Implementation

int getCommand() {
  return this._command;
}