Uses of Class
org.csapi.P_INVALID_CURRENCY

Packages that use P_INVALID_CURRENCY
org.csapi   
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.csapi.cs   
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.mobicents.csapi.jr.slee.cs Contains the Parlay Charging Service data type classes and interfaces. 
 

Uses of P_INVALID_CURRENCY in org.csapi
 

Fields in org.csapi declared as P_INVALID_CURRENCY
 P_INVALID_CURRENCY P_INVALID_CURRENCYHolder.value
           
 

Methods in org.csapi that return P_INVALID_CURRENCY
static P_INVALID_CURRENCY P_INVALID_CURRENCYHelper.extract(org.omg.CORBA.Any any)
           
static P_INVALID_CURRENCY P_INVALID_CURRENCYHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi with parameters of type P_INVALID_CURRENCY
P_INVALID_CURRENCYHolder(P_INVALID_CURRENCY initial)
           
 

Uses of P_INVALID_CURRENCY in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that throw P_INVALID_CURRENCY
 void _IpSubConfCallStub.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpSubConfCallPOATie.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpConfCallPOATie.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void _IpConfCallStub.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 

Uses of P_INVALID_CURRENCY in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs that throw P_INVALID_CURRENCY
 void _IpMultiMediaCallLegStub.setAdviceOfCharge(int callLegSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpMultiMediaCallLegPOATie.setAdviceOfCharge(int callLegSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpMultiMediaCallPOATie.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void _IpMultiMediaCallStub.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 

Uses of P_INVALID_CURRENCY in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs that throw P_INVALID_CURRENCY
 void _IpMultiPartyCallStub.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpCallLegPOATie.setAdviceOfCharge(int callLegSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpMultiPartyCallPOATie.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void _IpCallLegStub.setAdviceOfCharge(int callLegSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpCallLegOperations.setAdviceOfCharge(int callLegSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 void IpMultiPartyCallOperations.setAdviceOfCharge(int callSessionID, TpAoCInfo aOCInfo, int tariffSwitch)
           
 

Uses of P_INVALID_CURRENCY in org.csapi.cs
 

Methods in org.csapi.cs that throw P_INVALID_CURRENCY
 void _IpChargingSessionStub.creditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void IpChargingSessionPOATie.creditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void IpChargingSessionOperations.creditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void _IpChargingSessionStub.debitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void IpChargingSessionPOATie.debitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void IpChargingSessionOperations.debitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
           
 void _IpChargingSessionStub.directCreditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void IpChargingSessionPOATie.directCreditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void IpChargingSessionOperations.directCreditAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void _IpChargingSessionStub.directDebitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void IpChargingSessionPOATie.directDebitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void IpChargingSessionOperations.directDebitAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
           
 void _IpChargingSessionStub.reserveAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice preferredAmount, TpChargingPrice minimumAmount, int requestNumber)
           
 void IpChargingSessionPOATie.reserveAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice preferredAmount, TpChargingPrice minimumAmount, int requestNumber)
           
 void IpChargingSessionOperations.reserveAmountReq(int sessionID, TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice preferredAmount, TpChargingPrice minimumAmount, int requestNumber)
           
 

Uses of P_INVALID_CURRENCY in org.mobicents.csapi.jr.slee.cc.mpccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that throw P_INVALID_CURRENCY
 void IpMultiPartyCallConnection.setAdviceOfCharge(TpAoCInfo aOCInfo, int tariffSwitch)
          This method allows for advice of charge (AOC) information to be sent to terminals that are capable of receiving this information.
 void IpCallLegConnection.setAdviceOfCharge(TpAoCInfo aOCInfo, int tariffSwitch)
          This method allows for advice of charge (AOC) information to be sent to terminals that are capable of receiving this information.
 

Uses of P_INVALID_CURRENCY in org.mobicents.csapi.jr.slee.cs
 

Methods in org.mobicents.csapi.jr.slee.cs that throw P_INVALID_CURRENCY
 void IpChargingSessionConnection.creditAmountReq(TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
          This method credits an amount towards the reservation associated with the session.
 void IpChargingSessionConnection.debitAmountReq(TpApplicationDescription applicationDescription, TpChargingPrice amount, boolean closeReservation, int requestNumber)
          This method debits an amount from the reservation.
 void IpChargingSessionConnection.directCreditAmountReq(TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
          This method directly credits an amount towards the user.
 void IpChargingSessionConnection.directDebitAmountReq(TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice amount, int requestNumber)
          This method directly debits an amount towards the user.
 void IpChargingSessionConnection.reserveAmountReq(TpApplicationDescription applicationDescription, TpChargingParameter[] chargingParameters, TpChargingPrice preferredAmount, TpChargingPrice minimumAmount, int requestNumber)
          This method is used when an application wants to reserve an amount of money for services to be delivered to a user.
 



Copyright © 2008. All Rights Reserved.