Uses of Interface
com.minderupt.micrtools.OCRService

Packages that use OCRService
com.minderupt.micrtools   
com.minderupt.micrtools.repair   
 

Uses of OCRService in com.minderupt.micrtools
 

Methods in com.minderupt.micrtools that return OCRService
 OCRService MICRRepair.getOCRService()
           
 

Methods in com.minderupt.micrtools with parameters of type OCRService
 void MICRRepair.setOCRService(OCRService ocr)
           
 

Uses of OCRService in com.minderupt.micrtools.repair
 

Methods in com.minderupt.micrtools.repair that return OCRService
 OCRService SimpleNoOCRMICRRepairImpl.getOCRService()
           
 

Methods in com.minderupt.micrtools.repair with parameters of type OCRService
 void SimpleNoOCRMICRRepairImpl.setOCRService(OCRService service)
           
 



Copyright 2006 null. All Rights Reserved.