public class PS_MultiHwpcReport extends PS_Report
Modifier and Type | Method and Description |
---|---|
java.util.List<PS_HwpcReport> |
getReports()
Returns a list containing the component hwpcreports that
make up the multihwpcreport.
|
java.lang.String |
toString()
Returns a string representation of this multi hwpc report.
|
getGenerator, getVersion, getXmlBuf, newInstance, newInstance, newInstance, newInstanceGenXML, setXmlBuf
public java.util.List<PS_HwpcReport> getReports()