public abstract class Media extends Object
| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource() |
UUID |
getTestId() |
String |
getTestName() |
void |
setSource(String source) |
void |
setTestId(UUID id) |
void |
setTestName(String testName) |
Copyright © 2015. All rights reserved.