org.csapi.fw
Class TpLoadInitVal

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

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

Generated from IDL definition of struct "TpLoadInitVal"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

LoadLevel

public TpLoadLevel LoadLevel

LoadThreshold

public TpLoadThreshold LoadThreshold
Constructor Detail

TpLoadInitVal

public TpLoadInitVal()

TpLoadInitVal

public TpLoadInitVal(TpLoadLevel LoadLevel,
                     TpLoadThreshold LoadThreshold)


Copyright © 2009. All Rights Reserved.