Uses of Class
org.csapi.cc.TpCallNotificationReportScope

Packages that use TpCallNotificationReportScope
org.csapi.cc   
 

Uses of TpCallNotificationReportScope in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallNotificationReportScope
 TpCallNotificationReportScope TpCallNotificationInfo.CallNotificationReportScope
           
 TpCallNotificationReportScope TpCallNotificationReportScopeHolder.value
           
 

Methods in org.csapi.cc that return TpCallNotificationReportScope
static TpCallNotificationReportScope TpCallNotificationReportScopeHelper.extract(org.omg.CORBA.Any any)
           
static TpCallNotificationReportScope TpCallNotificationReportScopeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.cc with parameters of type TpCallNotificationReportScope
TpCallNotificationInfo(TpCallNotificationReportScope CallNotificationReportScope, TpCallAppInfo[] CallAppInfo, TpCallEventInfo CallEventInfo)
           
TpCallNotificationReportScopeHolder(TpCallNotificationReportScope initial)
           
 



Copyright © 2008. All Rights Reserved.