|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||