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

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

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

Methods in com.ibm.diameter.charging.util that return ServiceInformation
 ServiceInformation RfAccountingInfo.getServiceInformation()
          Gets the value corresponding to the payload of the [Service-Information] Avp.
 ServiceInformation RoChargingInfo.getServiceInformation()
          Gets the value corresponding to the payload of the [Service-Information] Avp.
 ServiceInformation RoChargingResults.getServiceInformation()
          Gets the value corresponding to the payload of the [Service-Information] Avp.
 

Methods in com.ibm.diameter.charging.util with parameters of type ServiceInformation
 void RfAccountingInfo.setServiceInformation(ServiceInformation serviceInfo)
          Sets the value corresponding to the payload of the [Service-Information] Avp.
 void RoChargingInfo.setServiceInformation(ServiceInformation serviceInformation)
          Sets the value corresponding to the payload of the [Service-Information] Avp.
 void RoChargingResults.setServiceInformation(ServiceInformation serviceInformation)
          Sets the value corresponding to the payload of the [Service-Information] Avp.
 



Copyright © 2006 IBM Corp. All Rights Reserved.