Uses of Class
org.csapi.pam.TpPAMwatcherChangeType

Packages that use TpPAMwatcherChangeType
org.csapi.pam   
 

Uses of TpPAMwatcherChangeType in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMwatcherChangeType
 TpPAMwatcherChangeType TpPAMWCNotificationData.ChangeType
           
static TpPAMwatcherChangeType TpPAMwatcherChangeType.PAM_WATCHERS_ADDED
           
static TpPAMwatcherChangeType TpPAMwatcherChangeType.PAM_WATCHERS_DELETED
           
static TpPAMwatcherChangeType TpPAMwatcherChangeType.PAM_WATCHERS_PERIODIC
           
 TpPAMwatcherChangeType TpPAMwatcherChangeTypeHolder.value
           
 

Methods in org.csapi.pam that return TpPAMwatcherChangeType
static TpPAMwatcherChangeType TpPAMwatcherChangeTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMwatcherChangeType TpPAMwatcherChangeType.from_int(int value)
           
static TpPAMwatcherChangeType TpPAMwatcherChangeTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMwatcherChangeType
static void TpPAMwatcherChangeTypeHelper.insert(org.omg.CORBA.Any any, TpPAMwatcherChangeType s)
           
static void TpPAMwatcherChangeTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMwatcherChangeType s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMwatcherChangeType
TpPAMwatcherChangeTypeHolder(TpPAMwatcherChangeType initial)
           
TpPAMWCNotificationData(TpPAMEventName Event, TpPAMwatcherChangeType ChangeType, java.lang.String Identity, java.lang.String[] Watchers)
           
 



Copyright © 2009. All Rights Reserved.