public class SelfTestResults extends DataCollection<SelfTestResult>
| Constructor and Description |
|---|
SelfTestResults() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SelfTestResult> |
getEntries() |
addEntry, addLink, getLinks, getTotal, removeEntry, removeLink, setEntries, setLinks, setTotalpublic java.util.Collection<SelfTestResult> getEntries()
getEntries in class DataCollection<SelfTestResult>