Uses of Class
com.ibm.diameter.charging.util.MultipleServicesCreditControl

Packages that use MultipleServicesCreditControl
com.ibm.diameter.charging.util   
 

Uses of MultipleServicesCreditControl in com.ibm.diameter.charging.util
 

Methods in com.ibm.diameter.charging.util that return MultipleServicesCreditControl
 MultipleServicesCreditControl[] RoChargingInfo.getMultipleServicesCreditControls()
          Gets the values corresponding to the payloads of the [Multiple-Services-Credit-Control] Avps.
 MultipleServicesCreditControl[] RoChargingResults.getMultipleServicesCreditControls()
          Gets the values corresponding to the payloads of the [Multiple-Services-Credit-Control] Avps.
 

Methods in com.ibm.diameter.charging.util with parameters of type MultipleServicesCreditControl
 void RoChargingInfo.setMultipleServicesCreditControls(MultipleServicesCreditControl[] multipleServicesCreditControls)
          Sets the value corresponding to the payloads of the [Multiple-Services-Credit-Control] Avps.
 void RoChargingResults.setMultipleServicesCreditControls(MultipleServicesCreditControl[] multipleServicesCreditControls)
          Sets the value corresponding to the payloads of the [Multiple-Services-Credit-Control] Avps.
 



Copyright © 2006 IBM Corp. All Rights Reserved.