org.csapi.cc.cccs
Class TpSubConfCallIdentifier

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

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

Generated from IDL definition of struct "TpSubConfCallIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpSubConfCall SubConfCallReference
           
 int SubConfCallSessionID
           
 
Constructor Summary
TpSubConfCallIdentifier()
           
TpSubConfCallIdentifier(IpSubConfCall SubConfCallReference, int SubConfCallSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SubConfCallReference

public IpSubConfCall SubConfCallReference

SubConfCallSessionID

public int SubConfCallSessionID
Constructor Detail

TpSubConfCallIdentifier

public TpSubConfCallIdentifier()

TpSubConfCallIdentifier

public TpSubConfCallIdentifier(IpSubConfCall SubConfCallReference,
                               int SubConfCallSessionID)


Copyright © 2009. All Rights Reserved.