Uses of Class
org.easetech.easytest.reports.data.DurationBean

Packages that use DurationBean
org.easetech.easytest.reports.data   
 

Uses of DurationBean in org.easetech.easytest.reports.data
 

Methods in org.easetech.easytest.reports.data that return types with arguments of type DurationBean
 List<DurationBean> TestResultBean.getTestItemDurations()
           
 Map<String,DurationBean> TestResultBean.getTestItemDurationsMap()
           
 

Methods in org.easetech.easytest.reports.data with parameters of type DurationBean
 void TestResultBean.addTestItemDurationBean(DurationBean testItemDurationBean)
           
 

Method parameters in org.easetech.easytest.reports.data with type arguments of type DurationBean
 void TestResultBean.setTestItemDurations(List<DurationBean> testItemDurations)
           
 void TestResultBean.setTestItemDurationsMap(Map<String,DurationBean> testItemDurationsMap)
           
 



Copyright © 2013. All Rights Reserved.