Uses of Class
org.csapi.dsc.TpDataSessionReportType

Packages that use TpDataSessionReportType
org.csapi.dsc   
 

Uses of TpDataSessionReportType in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionReportType
 TpDataSessionReportType TpDataSessionReportRequest.DataSessionReportType
           
 TpDataSessionReportType TpDataSessionReport.DataSessionReportType
           
static TpDataSessionReportType TpDataSessionReportType.P_DATA_SESSION_REPORT_CONNECTED
           
static TpDataSessionReportType TpDataSessionReportType.P_DATA_SESSION_REPORT_DISCONNECT
           
static TpDataSessionReportType TpDataSessionReportType.P_DATA_SESSION_REPORT_UNDEFINED
           
 TpDataSessionReportType TpDataSessionReportTypeHolder.value
           
 

Methods in org.csapi.dsc that return TpDataSessionReportType
 TpDataSessionReportType TpDataSessionAdditionalReportInfo.discriminator()
           
static TpDataSessionReportType TpDataSessionReportTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpDataSessionReportType TpDataSessionReportType.from_int(int value)
           
static TpDataSessionReportType TpDataSessionReportTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.dsc with parameters of type TpDataSessionReportType
 void TpDataSessionAdditionalReportInfo.Dummy(TpDataSessionReportType _discriminator, short _x)
           
static void TpDataSessionReportTypeHelper.insert(org.omg.CORBA.Any any, TpDataSessionReportType s)
           
static void TpDataSessionReportTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionReportType s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionReportType
TpDataSessionReport(TpDataSessionMonitorMode MonitorMode, java.lang.String DataSessionEventTime, TpDataSessionReportType DataSessionReportType, TpDataSessionAdditionalReportInfo AdditionalReportInfo)
           
TpDataSessionReportRequest(TpDataSessionMonitorMode MonitorMode, TpDataSessionReportType DataSessionReportType)
           
TpDataSessionReportTypeHolder(TpDataSessionReportType initial)
           
 



Copyright © 2009. All Rights Reserved.