org.csapi.cc
Class TpNotificationRequested

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

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

Generated from IDL definition of struct "TpNotificationRequested"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallNotificationRequest AppCallNotificationRequest
           
 int AssignmentID
           
 
Constructor Summary
TpNotificationRequested()
           
TpNotificationRequested(TpCallNotificationRequest AppCallNotificationRequest, int AssignmentID)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AppCallNotificationRequest

public TpCallNotificationRequest AppCallNotificationRequest

AssignmentID

public int AssignmentID
Constructor Detail

TpNotificationRequested

public TpNotificationRequested()

TpNotificationRequested

public TpNotificationRequested(TpCallNotificationRequest AppCallNotificationRequest,
                               int AssignmentID)


Copyright © 2009. All Rights Reserved.