org.csapi.fw
Class TpFaultStatsRecord

java.lang.Object
  extended by org.csapi.fw.TpFaultStatsRecord
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpFaultStatsRecord
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpFaultStatsRecord"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpFaultStats[] FaultStatsSet
           
 TpTimeInterval Period
           
 
Constructor Summary
TpFaultStatsRecord()
           
TpFaultStatsRecord(TpTimeInterval Period, TpFaultStats[] FaultStatsSet)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Period

public TpTimeInterval Period

FaultStatsSet

public TpFaultStats[] FaultStatsSet
Constructor Detail

TpFaultStatsRecord

public TpFaultStatsRecord()

TpFaultStatsRecord

public TpFaultStatsRecord(TpTimeInterval Period,
                          TpFaultStats[] FaultStatsSet)


Copyright © 2008. All Rights Reserved.