org.csapi.cc.mpccs
Class TpAppCallLegCallBack

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

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

Generated from IDL definition of struct "TpAppCallLegCallBack"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpAppCallLeg[] AppCallLegSet
           
 IpAppMultiPartyCall AppMultiPartyCall
           
 
Constructor Summary
TpAppCallLegCallBack()
           
TpAppCallLegCallBack(IpAppMultiPartyCall AppMultiPartyCall, IpAppCallLeg[] AppCallLegSet)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AppMultiPartyCall

public IpAppMultiPartyCall AppMultiPartyCall

AppCallLegSet

public IpAppCallLeg[] AppCallLegSet
Constructor Detail

TpAppCallLegCallBack

public TpAppCallLegCallBack()

TpAppCallLegCallBack

public TpAppCallLegCallBack(IpAppMultiPartyCall AppMultiPartyCall,
                            IpAppCallLeg[] AppCallLegSet)


Copyright © 2008. All Rights Reserved.