Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.systemreport.infos
Class XSystemReportHistoricalInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.systemreport.infos.XSystemReportHistoricalInfo


public class XSystemReportHistoricalInfo
extends XDTO

DTO for returning a sample of historical RRD data.


Field Summary
 Date TimeStamp
          The time stamp of the historical sample.
 Double Value
          The average value for the time stamp.

 

Constructor Summary
XSystemReportHistoricalInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TimeStamp

public Date TimeStamp
The time stamp of the historical sample.

Value

public Double Value
The average value for the time stamp.

Constructor Detail

XSystemReportHistoricalInfo

public XSystemReportHistoricalInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.