org.csapi.cc
Class TpCallNotificationReportScope

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

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

Generated from IDL definition of struct "TpCallNotificationReportScope"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpAddress DestinationAddress
           
 TpAddress OriginatingAddress
           
 
Constructor Summary
TpCallNotificationReportScope()
           
TpCallNotificationReportScope(TpAddress DestinationAddress, TpAddress OriginatingAddress)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DestinationAddress

public TpAddress DestinationAddress

OriginatingAddress

public TpAddress OriginatingAddress
Constructor Detail

TpCallNotificationReportScope

public TpCallNotificationReportScope()

TpCallNotificationReportScope

public TpCallNotificationReportScope(TpAddress DestinationAddress,
                                     TpAddress OriginatingAddress)


Copyright © 2008. All Rights Reserved.