Package | Description |
---|---|
com.relevantcodes.extentreports.model |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScreenCapture> |
Test.getScreenCaptureList() |
java.util.ArrayList<ScreenCapture> |
MediaList.getScreenCaptureList() |
Modifier and Type | Method and Description |
---|---|
void |
Test.setScreenCapture(ScreenCapture screenCapture) |
void |
MediaList.setScreenCapture(ScreenCapture sc) |
Modifier and Type | Method and Description |
---|---|
void |
MediaList.setScreenCaptureList(java.util.ArrayList<ScreenCapture> screenCaptureList) |
void |
Test.setScreenCaptureList(java.util.List<ScreenCapture> screenCaptureList) |