Uses of Class
org.csapi.am.TpBalanceInfo

Packages that use TpBalanceInfo
org.csapi.am   
 

Uses of TpBalanceInfo in org.csapi.am
 

Fields in org.csapi.am declared as TpBalanceInfo
 TpBalanceInfo TpBalance.BalanceInfo
           
 TpBalanceInfo TpChargingEventInfo.CurrentBalanceInfo
           
 TpBalanceInfo TpBalanceInfoHolder.value
           
 

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

Methods in org.csapi.am with parameters of type TpBalanceInfo
static void TpBalanceInfoHelper.insert(org.omg.CORBA.Any any, TpBalanceInfo s)
           
static void TpBalanceInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpBalanceInfo s)
           
 

Constructors in org.csapi.am with parameters of type TpBalanceInfo
TpBalance(TpAddress UserID, TpBalanceQueryError StatusCode, TpBalanceInfo BalanceInfo)
           
TpBalanceInfoHolder(TpBalanceInfo initial)
           
TpChargingEventInfo(TpChargingEventName ChargingEventName, TpBalanceInfo CurrentBalanceInfo, java.lang.String ChargingEventTime)
           
 



Copyright © 2008. All Rights Reserved.