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

Packages that use TpCallReportType
org.csapi.cc.gccs   
 

Uses of TpCallReportType in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallReportType
 TpCallReportType TpCallReportRequest.CallReportType
           
 TpCallReportType TpCallReport.CallReportType
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_ALERTING
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_ANSWER
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_BUSY
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_DISCONNECT
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_NO_ANSWER
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_NOT_REACHABLE
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_PROGRESS
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_QUEUED
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_REDIRECTED
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_ROUTING_FAILURE
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_SERVICE_CODE
           
static TpCallReportType TpCallReportType.P_CALL_REPORT_UNDEFINED
           
 TpCallReportType TpCallReportTypeHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallReportType
 TpCallReportType TpCallAdditionalReportInfo.discriminator()
           
 TpCallReportType TpCallAdditionalReportCriteria.discriminator()
           
static TpCallReportType TpCallReportTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpCallReportType TpCallReportType.from_int(int value)
           
static TpCallReportType TpCallReportTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.gccs with parameters of type TpCallReportType
 void TpCallAdditionalReportInfo.Dummy(TpCallReportType _discriminator, short _x)
           
 void TpCallAdditionalReportCriteria.Dummy(TpCallReportType _discriminator, short _x)
           
static void TpCallReportTypeHelper.insert(org.omg.CORBA.Any any, TpCallReportType s)
           
static void TpCallReportTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallReportType s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallReportType
TpCallReport(TpCallMonitorMode MonitorMode, java.lang.String CallEventTime, TpCallReportType CallReportType, TpCallAdditionalReportInfo AdditionalReportInfo)
           
TpCallReportRequest(TpCallMonitorMode MonitorMode, TpCallReportType CallReportType, TpCallAdditionalReportCriteria AdditionalReportCriteria)
           
TpCallReportTypeHolder(TpCallReportType initial)
           
 



Copyright © 2009. All Rights Reserved.