org.csapi.ui
Class TpUIIdentifier

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

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

Generated from IDL definition of struct "TpUIIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

UIRef

public IpUI UIRef

UserInteractionSessionID

public int UserInteractionSessionID
Constructor Detail

TpUIIdentifier

public TpUIIdentifier()

TpUIIdentifier

public TpUIIdentifier(IpUI UIRef,
                      int UserInteractionSessionID)


Copyright © 2009. All Rights Reserved.