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