org.csapi.ui
Class TpUICallIdentifier

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

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

Generated from IDL definition of struct "TpUICallIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpUICall UICallRef
           
 int UserInteractionSessionID
           
 
Constructor Summary
TpUICallIdentifier()
           
TpUICallIdentifier(IpUICall UICallRef, int UserInteractionSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UICallRef

public IpUICall UICallRef

UserInteractionSessionID

public int UserInteractionSessionID
Constructor Detail

TpUICallIdentifier

public TpUICallIdentifier()

TpUICallIdentifier

public TpUICallIdentifier(IpUICall UICallRef,
                          int UserInteractionSessionID)


Copyright © 2008. All Rights Reserved.