org.csapi.pam
Class TpPAMWCNotificationData

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

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

Generated from IDL definition of struct "TpPAMWCNotificationData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpPAMwatcherChangeType ChangeType
           
 TpPAMEventName Event
           
 java.lang.String Identity
           
 java.lang.String[] Watchers
           
 
Constructor Summary
TpPAMWCNotificationData()
           
TpPAMWCNotificationData(TpPAMEventName Event, TpPAMwatcherChangeType ChangeType, java.lang.String Identity, java.lang.String[] Watchers)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Event

public TpPAMEventName Event

ChangeType

public TpPAMwatcherChangeType ChangeType

Identity

public java.lang.String Identity

Watchers

public java.lang.String[] Watchers
Constructor Detail

TpPAMWCNotificationData

public TpPAMWCNotificationData()

TpPAMWCNotificationData

public TpPAMWCNotificationData(TpPAMEventName Event,
                               TpPAMwatcherChangeType ChangeType,
                               java.lang.String Identity,
                               java.lang.String[] Watchers)


Copyright © 2008. All Rights Reserved.