org.csapi.cc.mmccs
Class TpAppMultiMediaCallLegCallBack

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

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

Generated from IDL definition of struct "TpAppMultiMediaCallLegCallBack"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpAppMultiMediaCallLeg[] AppCallLegSet
           
 IpAppMultiMediaCall AppMultiMediaCall
           
 
Constructor Summary
TpAppMultiMediaCallLegCallBack()
           
TpAppMultiMediaCallLegCallBack(IpAppMultiMediaCall AppMultiMediaCall, IpAppMultiMediaCallLeg[] AppCallLegSet)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AppMultiMediaCall

public IpAppMultiMediaCall AppMultiMediaCall

AppCallLegSet

public IpAppMultiMediaCallLeg[] AppCallLegSet
Constructor Detail

TpAppMultiMediaCallLegCallBack

public TpAppMultiMediaCallLegCallBack()

TpAppMultiMediaCallLegCallBack

public TpAppMultiMediaCallLegCallBack(IpAppMultiMediaCall AppMultiMediaCall,
                                      IpAppMultiMediaCallLeg[] AppCallLegSet)


Copyright © 2008. All Rights Reserved.