|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpMerchantAccountID | |
|---|---|
| org.csapi.cs | |
| org.mobicents.csapi.jr.slee.cs | Contains the Parlay Charging Service data type classes and interfaces. |
| Uses of TpMerchantAccountID in org.csapi.cs |
|---|
| Fields in org.csapi.cs declared as TpMerchantAccountID | |
|---|---|
TpMerchantAccountID |
TpMerchantAccountIDHolder.value
|
| Methods in org.csapi.cs that return TpMerchantAccountID | |
|---|---|
static TpMerchantAccountID |
TpMerchantAccountIDHelper.extract(org.omg.CORBA.Any any)
|
static TpMerchantAccountID |
TpMerchantAccountIDHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cs with parameters of type TpMerchantAccountID | |
|---|---|
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 |
TpMerchantAccountIDHelper.insert(org.omg.CORBA.Any any,
TpMerchantAccountID s)
|
static void |
TpMerchantAccountIDHelper.write(org.omg.CORBA.portable.OutputStream out,
TpMerchantAccountID s)
|
| Constructors in org.csapi.cs with parameters of type TpMerchantAccountID | |
|---|---|
TpMerchantAccountIDHolder(TpMerchantAccountID initial)
|
|
| Uses of TpMerchantAccountID in org.mobicents.csapi.jr.slee.cs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cs with parameters of type TpMerchantAccountID | |
|---|---|
TpChargingSessionID |
IpChargingManagerConnection.createChargingSession(java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified user and to the application invoking this method. |
TpChargingSessionID |
IpChargingManagerConnection.createSplitChargingSession(java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified users and to the application invoking this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||