public int getCommandId() {
   return header == null ? 0 : header.getCommandId();
 }