org.csapi.fw
Class TpLoadThreshold

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

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

Generated from IDL definition of struct "TpLoadThreshold"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

LoadThreshold

public float LoadThreshold
Constructor Detail

TpLoadThreshold

public TpLoadThreshold()

TpLoadThreshold

public TpLoadThreshold(float LoadThreshold)


Copyright © 2008. All Rights Reserved.