org.csapi.cc.gccs
Class TpCallIdentifier

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

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

Generated from IDL definition of struct "TpCallIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpCall CallReference
           
 int CallSessionID
           
 
Constructor Summary
TpCallIdentifier()
           
TpCallIdentifier(IpCall CallReference, int CallSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CallReference

public IpCall CallReference

CallSessionID

public int CallSessionID
Constructor Detail

TpCallIdentifier

public TpCallIdentifier()

TpCallIdentifier

public TpCallIdentifier(IpCall CallReference,
                        int CallSessionID)


Copyright © 2008. All Rights Reserved.