org.csapi.cc
Class TpNotificationRequestedSetEntry

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

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

Generated from IDL definition of struct "TpNotificationRequestedSetEntry"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 boolean Final
           
 TpNotificationRequested[] NotificationRequestSet
           
 
Constructor Summary
TpNotificationRequestedSetEntry()
           
TpNotificationRequestedSetEntry(TpNotificationRequested[] NotificationRequestSet, boolean Final)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NotificationRequestSet

public TpNotificationRequested[] NotificationRequestSet

Final

public boolean Final
Constructor Detail

TpNotificationRequestedSetEntry

public TpNotificationRequestedSetEntry()

TpNotificationRequestedSetEntry

public TpNotificationRequestedSetEntry(TpNotificationRequested[] NotificationRequestSet,
                                       boolean Final)


Copyright © 2008. All Rights Reserved.