Uses of Class
org.csapi.fw.TpFwEventInfo

Packages that use TpFwEventInfo
org.csapi.fw   
org.csapi.fw.fw_application.notification   
org.csapi.fw.fw_service.notification   
 

Uses of TpFwEventInfo in org.csapi.fw
 

Fields in org.csapi.fw declared as TpFwEventInfo
 TpFwEventInfo TpFwEventInfoHolder.value
           
 

Methods in org.csapi.fw that return TpFwEventInfo
static TpFwEventInfo TpFwEventInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpFwEventInfo TpFwEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.fw with parameters of type TpFwEventInfo
TpFwEventInfoHolder(TpFwEventInfo initial)
           
 

Uses of TpFwEventInfo in org.csapi.fw.fw_application.notification
 

Methods in org.csapi.fw.fw_application.notification with parameters of type TpFwEventInfo
 void IpAppEventNotificationPOATie.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 void IpAppEventNotificationOperations.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 void _IpAppEventNotificationStub.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 

Uses of TpFwEventInfo in org.csapi.fw.fw_service.notification
 

Methods in org.csapi.fw.fw_service.notification with parameters of type TpFwEventInfo
 void IpSvcEventNotificationPOATie.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 void IpSvcEventNotificationOperations.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 void _IpSvcEventNotificationStub.reportNotification(TpFwEventInfo eventInfo, int assignmentID)
           
 



Copyright © 2009. All Rights Reserved.