org.csapi.cc.cccs
Class TpConfCallIdentifier

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

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

Generated from IDL definition of struct "TpConfCallIdentifier"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpConfCall ConfCallReference
           
 int ConfCallSessionID
           
 
Constructor Summary
TpConfCallIdentifier()
           
TpConfCallIdentifier(IpConfCall ConfCallReference, int ConfCallSessionID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ConfCallReference

public IpConfCall ConfCallReference

ConfCallSessionID

public int ConfCallSessionID
Constructor Detail

TpConfCallIdentifier

public TpConfCallIdentifier()

TpConfCallIdentifier

public TpConfCallIdentifier(IpConfCall ConfCallReference,
                            int ConfCallSessionID)


Copyright © 2008. All Rights Reserved.