|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.management.oss.impl.pm.measurement.ReportDataImpl
Title: com.ericsson.oss Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson Radio Systems AB
Constructor Summary | |
ReportDataImpl()
|
|
ReportDataImpl(java.lang.Object report,
ReportFormat reportFormat)
|
Method Summary | |
java.lang.Object |
clone()
Deep copy of this instance. |
java.lang.Object |
getPerformanceMonitorReport()
Gets the measurement report. |
ReportFormat |
getReportFormat()
Gets the measurement report format. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReportDataImpl()
public ReportDataImpl(java.lang.Object report, ReportFormat reportFormat)
Method Detail |
public java.lang.Object clone()
ReportData
clone
in interface ReportData
public java.lang.Object getPerformanceMonitorReport()
ReportData
If the measurement result is in XML format a String object will be returned.
getPerformanceMonitorReport
in interface ReportData
public ReportFormat getReportFormat()
ReportData
getReportFormat
in interface ReportData
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |