Uses of Class
org.csapi.cc.gccs.TpCallNotificationType

Packages that use TpCallNotificationType
org.csapi.cc.gccs   
 

Uses of TpCallNotificationType in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallNotificationType
 TpCallNotificationType TpCallEventInfo.CallNotificationType
           
 TpCallNotificationType TpCallEventCriteria.CallNotificationType
           
static TpCallNotificationType TpCallNotificationType.P_ORIGINATING
           
static TpCallNotificationType TpCallNotificationType.P_TERMINATING
           
 TpCallNotificationType TpCallNotificationTypeHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallNotificationType
static TpCallNotificationType TpCallNotificationTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpCallNotificationType TpCallNotificationType.from_int(int value)
           
static TpCallNotificationType TpCallNotificationTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.cc.gccs with parameters of type TpCallNotificationType
TpCallEventCriteria(TpAddressRange DestinationAddress, TpAddressRange OriginatingAddress, int CallEventName, TpCallNotificationType CallNotificationType, TpCallMonitorMode MonitorMode)
           
TpCallEventInfo(TpAddress DestinationAddress, TpAddress OriginatingAddress, TpAddress OriginalDestinationAddress, TpAddress RedirectingAddress, TpCallAppInfo[] CallAppInfo, int CallEventName, TpCallNotificationType CallNotificationType, TpCallMonitorMode MonitorMode)
           
TpCallNotificationTypeHolder(TpCallNotificationType initial)
           
 



Copyright © 2009. All Rights Reserved.