Uses of Class
atg.svc.repository.service.QOAAService

Packages that use QOAAService
atg.svc.repository.service   
 

Uses of QOAAService in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return QOAAService
 QOAAService SolutionScoringService.getQOAAService()
           
 QOAAService SolutionService.getQOAAService()
           
 

Methods in atg.svc.repository.service with parameters of type QOAAService
 void SolutionScoringService.setQOAAService(QOAAService pQOAAService)
           
 void SolutionService.setQOAAService(QOAAService pQOAAService)