Exemplo n.º 1
0
 public DTOBDFault(int mid, boolean isSid, int pidSid, int fmi, int count, boolean active) {
   this.faultCode = DTOBDFault.EncodeFault_J1708(mid, isSid, pidSid, fmi, count, active);
 }