org.csapi
Class TpChargeAdviceInfo

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

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

Generated from IDL definition of struct "TpChargeAdviceInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCAIElements CurrentCAI
           
 TpCAIElements NextCAI
           
 
Constructor Summary
TpChargeAdviceInfo()
           
TpChargeAdviceInfo(TpCAIElements CurrentCAI, TpCAIElements NextCAI)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CurrentCAI

public TpCAIElements CurrentCAI

NextCAI

public TpCAIElements NextCAI
Constructor Detail

TpChargeAdviceInfo

public TpChargeAdviceInfo()

TpChargeAdviceInfo

public TpChargeAdviceInfo(TpCAIElements CurrentCAI,
                          TpCAIElements NextCAI)


Copyright © 2008. All Rights Reserved.