org.csapi.fw
Class TpLoadStatistic

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

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

Generated from IDL definition of struct "TpLoadStatistic"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpLoadStatisticEntityID LoadStatisticEntityID
           
 TpLoadStatisticInfo LoadStatisticInfo
           
 java.lang.String TimeStamp
           
 
Constructor Summary
TpLoadStatistic()
           
TpLoadStatistic(TpLoadStatisticEntityID LoadStatisticEntityID, java.lang.String TimeStamp, TpLoadStatisticInfo LoadStatisticInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LoadStatisticEntityID

public TpLoadStatisticEntityID LoadStatisticEntityID

TimeStamp

public java.lang.String TimeStamp

LoadStatisticInfo

public TpLoadStatisticInfo LoadStatisticInfo
Constructor Detail

TpLoadStatistic

public TpLoadStatistic()

TpLoadStatistic

public TpLoadStatistic(TpLoadStatisticEntityID LoadStatisticEntityID,
                       java.lang.String TimeStamp,
                       TpLoadStatisticInfo LoadStatisticInfo)


Copyright © 2008. All Rights Reserved.