org.csapi.fw
Class TpLoadStatisticData

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

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

Generated from IDL definition of struct "TpLoadStatisticData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpLoadLevel LoadLevel
           
 float LoadValue
           
 
Constructor Summary
TpLoadStatisticData()
           
TpLoadStatisticData(float LoadValue, TpLoadLevel LoadLevel)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LoadValue

public float LoadValue

LoadLevel

public TpLoadLevel LoadLevel
Constructor Detail

TpLoadStatisticData

public TpLoadStatisticData()

TpLoadStatisticData

public TpLoadStatisticData(float LoadValue,
                           TpLoadLevel LoadLevel)


Copyright © 2008. All Rights Reserved.