Beispiel #1
0
 public DTOBDFault(int spn, int fmi, int count) {
   this.faultCode = DTOBDFault.EncodeFault_J1939(spn, fmi, count);
 }