org.csapi.fw
Class TpLoadStatisticInfo
java.lang.Object
org.csapi.fw.TpLoadStatisticInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLoadStatisticInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of union "TpLoadStatisticInfo"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TpLoadStatisticInfo
public TpLoadStatisticInfo()
discriminator
public TpLoadStatisticInfoType discriminator()
LoadStatisticData
public TpLoadStatisticData LoadStatisticData()
LoadStatisticData
public void LoadStatisticData(TpLoadStatisticData _x)
LoadStatisticError
public TpLoadStatisticError LoadStatisticError()
LoadStatisticError
public void LoadStatisticError(TpLoadStatisticError _x)
Copyright © 2009. All Rights Reserved.