Uses of Class
org.csapi.am.TpBalance

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

Uses of TpBalance in org.csapi.am
 

Fields in org.csapi.am declared as TpBalance
 TpBalance[] TpBalanceSetHolder.value
           
 TpBalance TpBalanceHolder.value
           
 

Methods in org.csapi.am that return TpBalance
static TpBalance[] TpBalanceSetHelper.extract(org.omg.CORBA.Any any)
           
static TpBalance TpBalanceHelper.extract(org.omg.CORBA.Any any)
           
static TpBalance[] TpBalanceSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpBalance TpBalanceHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.am with parameters of type TpBalance
static void TpBalanceHelper.insert(org.omg.CORBA.Any any, TpBalance s)
           
static void TpBalanceSetHelper.insert(org.omg.CORBA.Any any, TpBalance[] s)
           
 void _IpAppAccountManagerStub.queryBalanceRes(int queryId, TpBalance[] balances)
           
 void IpAppAccountManagerPOATie.queryBalanceRes(int queryId, TpBalance[] balances)
           
 void IpAppAccountManagerOperations.queryBalanceRes(int queryId, TpBalance[] balances)
           
static void TpBalanceHelper.write(org.omg.CORBA.portable.OutputStream out, TpBalance s)
           
static void TpBalanceSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpBalance[] _s)
           
 

Constructors in org.csapi.am with parameters of type TpBalance
TpBalanceHolder(TpBalance initial)
           
TpBalanceSetHolder(TpBalance[] initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.am that return TpBalance
 TpBalance[] QueryBalanceResEvent.getBalances()
          Returns the balances
 

Constructors in org.mobicents.csapi.jr.slee.am with parameters of type TpBalance
QueryBalanceResEvent(TpServiceIdentifier tpServiceIdentifier, int queryId, TpBalance[] balances)
          Constructor for QueryBalanceResEvent
 



Copyright © 2008. All Rights Reserved.