|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpPriceVolume | |
|---|---|
| org.csapi.cs | |
| org.mobicents.csapi.jr.slee.cs | Contains the Parlay Charging Service data type classes and interfaces. |
| Uses of TpPriceVolume in org.csapi.cs |
|---|
| Fields in org.csapi.cs declared as TpPriceVolume | |
|---|---|
TpPriceVolume[] |
TpPriceVolumeSetHolder.value
|
TpPriceVolume |
TpPriceVolumeHolder.value
|
| Methods in org.csapi.cs that return TpPriceVolume | |
|---|---|
static TpPriceVolume[] |
TpPriceVolumeSetHelper.extract(org.omg.CORBA.Any any)
|
static TpPriceVolume |
TpPriceVolumeHelper.extract(org.omg.CORBA.Any any)
|
static TpPriceVolume[] |
TpPriceVolumeSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpPriceVolume |
TpPriceVolumeHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cs with parameters of type TpPriceVolume | |
|---|---|
static void |
TpPriceVolumeHelper.insert(org.omg.CORBA.Any any,
TpPriceVolume s)
|
static void |
TpPriceVolumeSetHelper.insert(org.omg.CORBA.Any any,
TpPriceVolume[] s)
|
void |
_IpAppChargingSessionStub.rateRes(int sessionID,
TpPriceVolume[] rates,
int validityTimeLeft)
|
void |
IpAppChargingSessionPOATie.rateRes(int sessionID,
TpPriceVolume[] rates,
int validityTimeLeft)
|
void |
IpAppChargingSessionOperations.rateRes(int sessionID,
TpPriceVolume[] rates,
int validityTimeLeft)
|
static void |
TpPriceVolumeHelper.write(org.omg.CORBA.portable.OutputStream out,
TpPriceVolume s)
|
static void |
TpPriceVolumeSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpPriceVolume[] _s)
|
| Constructors in org.csapi.cs with parameters of type TpPriceVolume | |
|---|---|
TpPriceVolumeHolder(TpPriceVolume initial)
|
|
TpPriceVolumeSetHolder(TpPriceVolume[] initial)
|
|
| Uses of TpPriceVolume in org.mobicents.csapi.jr.slee.cs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cs that return TpPriceVolume | |
|---|---|
TpPriceVolume[] |
RateResEvent.getRates()
Returns the rates |
| Constructors in org.mobicents.csapi.jr.slee.cs with parameters of type TpPriceVolume | |
|---|---|
RateResEvent(TpServiceIdentifier tpServiceIdentifier,
TpChargingSessionID tpChargingSessionID,
TpPriceVolume[] rates,
int validityTimeLeft)
Constructor for RateResEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||