org.csapi.cc
Class TpCallNotificationScope

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

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

Generated from IDL definition of struct "TpCallNotificationScope"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpAddressRange DestinationAddress
           
 TpAddressRange OriginatingAddress
           
 
Constructor Summary
TpCallNotificationScope()
           
TpCallNotificationScope(TpAddressRange DestinationAddress, TpAddressRange 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 TpAddressRange DestinationAddress

OriginatingAddress

public TpAddressRange OriginatingAddress
Constructor Detail

TpCallNotificationScope

public TpCallNotificationScope()

TpCallNotificationScope

public TpCallNotificationScope(TpAddressRange DestinationAddress,
                               TpAddressRange OriginatingAddress)


Copyright © 2009. All Rights Reserved.