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