|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.itf.impl.DefaultTestIssueRecordSet
A simple immutable set of issue records.
Constructor Summary | |
DefaultTestIssueRecordSet(ITestIssueRecord[] tir)
|
Method Summary | |
ITestIssueRecord[] |
getTestIssueRecords()
Return all the records in this set. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultTestIssueRecordSet(ITestIssueRecord[] tir)
Method Detail |
public ITestIssueRecord[] getTestIssueRecords()
getTestIssueRecords
in interface ITestIssueRecordSet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |