org.csapi.cc.mmccs
Class TpMultiMediaCallLegIdentifier

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

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

Generated from IDL definition of struct "TpMultiMediaCallLegIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpMultiMediaCallLeg MMCallLegReference
           
 int MMCallLegSessionID
           
 
Constructor Summary
TpMultiMediaCallLegIdentifier()
           
TpMultiMediaCallLegIdentifier(IpMultiMediaCallLeg MMCallLegReference, int MMCallLegSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MMCallLegReference

public IpMultiMediaCallLeg MMCallLegReference

MMCallLegSessionID

public int MMCallLegSessionID
Constructor Detail

TpMultiMediaCallLegIdentifier

public TpMultiMediaCallLegIdentifier()

TpMultiMediaCallLegIdentifier

public TpMultiMediaCallLegIdentifier(IpMultiMediaCallLeg MMCallLegReference,
                                     int MMCallLegSessionID)


Copyright © 2009. All Rights Reserved.