Uses of Class
org.csapi.dsc.TpDataSessionChargePlan

Packages that use TpDataSessionChargePlan
org.csapi.dsc   
org.mobicents.csapi.jr.slee.dsc Contains the Parlay Data Session Control data types and interfaces. 
 

Uses of TpDataSessionChargePlan in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionChargePlan
 TpDataSessionChargePlan TpDataSessionChargePlanHolder.value
           
 

Methods in org.csapi.dsc that return TpDataSessionChargePlan
static TpDataSessionChargePlan TpDataSessionChargePlanHelper.extract(org.omg.CORBA.Any any)
           
static TpDataSessionChargePlan TpDataSessionChargePlanHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.dsc with parameters of type TpDataSessionChargePlan
static void TpDataSessionChargePlanHelper.insert(org.omg.CORBA.Any any, TpDataSessionChargePlan s)
           
 void IpDataSessionPOATie.setDataSessionChargePlan(int dataSessionID, TpDataSessionChargePlan dataSessionChargePlan)
           
 void IpDataSessionOperations.setDataSessionChargePlan(int dataSessionID, TpDataSessionChargePlan dataSessionChargePlan)
           
 void _IpDataSessionStub.setDataSessionChargePlan(int dataSessionID, TpDataSessionChargePlan dataSessionChargePlan)
           
static void TpDataSessionChargePlanHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionChargePlan s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionChargePlan
TpDataSessionChargePlanHolder(TpDataSessionChargePlan initial)
           
 

Uses of TpDataSessionChargePlan in org.mobicents.csapi.jr.slee.dsc
 

Methods in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionChargePlan
 void IpDataSessionConnection.setDataSessionChargePlan(TpDataSessionChargePlan dataSessionChargePlan)
          Allows an application to include charging information in network generated CDR.
 



Copyright © 2009. All Rights Reserved.