Uses of Interface
org.csapi.cs.IpAppChargingSession

Packages that use IpAppChargingSession
org.csapi.cs   
 

Uses of IpAppChargingSession in org.csapi.cs
 

Classes in org.csapi.cs that implement IpAppChargingSession
 class _IpAppChargingSessionStub
          Generated from IDL interface "IpAppChargingSession"
 

Fields in org.csapi.cs declared as IpAppChargingSession
 IpAppChargingSession IpAppChargingSessionHolder.value
           
 

Methods in org.csapi.cs that return IpAppChargingSession
 IpAppChargingSession IpAppChargingSessionPOATie._this()
           
 IpAppChargingSession IpAppChargingSessionPOA._this()
           
 IpAppChargingSession IpAppChargingSessionPOATie._this(org.omg.CORBA.ORB orb)
           
 IpAppChargingSession IpAppChargingSessionPOA._this(org.omg.CORBA.ORB orb)
           
static IpAppChargingSession IpAppChargingSessionHelper.extract(org.omg.CORBA.Any any)
           
static IpAppChargingSession IpAppChargingSessionHelper.narrow(java.lang.Object obj)
           
static IpAppChargingSession IpAppChargingSessionHelper.narrow(org.omg.CORBA.Object obj)
           
static IpAppChargingSession IpAppChargingSessionHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpAppChargingSession IpAppChargingSessionHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cs with parameters of type IpAppChargingSession
 TpChargingSessionID _IpChargingManagerStub.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerPOATie.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerOperations.createChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress user, TpCorrelationID correlationID)
           
 TpChargingSessionID _IpChargingManagerStub.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerPOATie.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
 TpChargingSessionID IpChargingManagerOperations.createSplitChargingSession(IpAppChargingSession appChargingSession, java.lang.String sessionDescription, TpMerchantAccountID merchantAccount, TpAddress[] users, TpCorrelationID correlationID)
           
static void IpAppChargingSessionHelper.insert(org.omg.CORBA.Any any, IpAppChargingSession s)
           
static void IpAppChargingSessionHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppChargingSession s)
           
 

Constructors in org.csapi.cs with parameters of type IpAppChargingSession
IpAppChargingSessionHolder(IpAppChargingSession initial)
           
 



Copyright © 2008. All Rights Reserved.