Uses of Class
br.mia.test.model.Log

Packages that use Log
br.mia.test.model   
br.mia.test.testcase   
br.mia.test.view.observers   
 

Uses of Log in br.mia.test.model
 

Methods in br.mia.test.model that return types with arguments of type Log
 java.util.List<Log> FlowReport.getLogs()
           
 java.util.ArrayList<Log> Logs.getLogs()
           
 

Method parameters in br.mia.test.model with type arguments of type Log
 void Logs.setLogs(java.util.ArrayList<Log> logs)
           
 void FlowReport.setLogs(java.util.List<Log> logs)
           
 

Uses of Log in br.mia.test.testcase
 

Methods in br.mia.test.testcase that return types with arguments of type Log
 java.util.List<Log> CasosTeste.getLogs()
           
 

Method parameters in br.mia.test.testcase with type arguments of type Log
 void CasosTeste.setLogs(java.util.List<Log> logs)
           
 

Uses of Log in br.mia.test.view.observers
 

Methods in br.mia.test.view.observers that return types with arguments of type Log
 java.util.List<Log> ObserverLog.getLogs()
           
 

Method parameters in br.mia.test.view.observers with type arguments of type Log
 void ObserverLog.setLogs(java.util.List<Log> logs2)
           
 



Copyright © 2009. All Rights Reserved.