public static ExecType toFix(ExecutionReportType side) {
   return fixConverter.toFix(side);
 }