Uses of Class
org.csapi.am.TpChargingEventInfo

Packages that use TpChargingEventInfo
org.csapi.am   
org.mobicents.csapi.jr.slee.am Contains the Parlay Account Management (AM) data types and interfaces. 
 

Uses of TpChargingEventInfo in org.csapi.am
 

Fields in org.csapi.am declared as TpChargingEventInfo
 TpChargingEventInfo TpChargingEventInfoHolder.value
           
 

Methods in org.csapi.am that return TpChargingEventInfo
static TpChargingEventInfo TpChargingEventInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpChargingEventInfo TpChargingEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.am with parameters of type TpChargingEventInfo
static void TpChargingEventInfoHelper.insert(org.omg.CORBA.Any any, TpChargingEventInfo s)
           
 void _IpAppAccountManagerStub.reportNotification(TpChargingEventInfo chargingEventInfo, int assignmentId)
           
 void IpAppAccountManagerPOATie.reportNotification(TpChargingEventInfo chargingEventInfo, int assignmentId)
           
 void IpAppAccountManagerOperations.reportNotification(TpChargingEventInfo chargingEventInfo, int assignmentId)
           
static void TpChargingEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpChargingEventInfo s)
           
 

Constructors in org.csapi.am with parameters of type TpChargingEventInfo
TpChargingEventInfoHolder(TpChargingEventInfo initial)
           
 

Uses of TpChargingEventInfo in org.mobicents.csapi.jr.slee.am
 

Methods in org.mobicents.csapi.jr.slee.am that return TpChargingEventInfo
 TpChargingEventInfo ReportNotificationEvent.getChargingEventInfo()
          Returns the chargingEventInfo
 

Constructors in org.mobicents.csapi.jr.slee.am with parameters of type TpChargingEventInfo
ReportNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpChargingEventInfo chargingEventInfo, int assignmentId)
          Constructor for ReportNotificationEvent
 



Copyright © 2008. All Rights Reserved.