org.csapi.dsc
Class TpDataSessionIdentifier

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

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

Generated from IDL definition of struct "TpDataSessionIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int DataSessionID
           
 IpDataSession DataSessionReference
           
 
Constructor Summary
TpDataSessionIdentifier()
           
TpDataSessionIdentifier(IpDataSession DataSessionReference, int DataSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DataSessionReference

public IpDataSession DataSessionReference

DataSessionID

public int DataSessionID
Constructor Detail

TpDataSessionIdentifier

public TpDataSessionIdentifier()

TpDataSessionIdentifier

public TpDataSessionIdentifier(IpDataSession DataSessionReference,
                               int DataSessionID)


Copyright © 2009. All Rights Reserved.