コード例 #1
0
ファイル: DTOBDFault.java プロジェクト: tedvals/fleetmng
 public boolean isOBDII() {
   return DTOBDFault.IsOBDII(this.getFaultCode());
 }