Uses of Class
com.ibm.diameter.sh.util.ChargingInformation

Packages that use ChargingInformation
com.ibm.diameter.sh   
com.ibm.diameter.sh.util   
 

Uses of ChargingInformation in com.ibm.diameter.sh
 

Methods in com.ibm.diameter.sh that return ChargingInformation
 ChargingInformation DiameterShService_SEI.getChargingInformation(java.lang.String sessionId, java.lang.String destinationHost, java.lang.String destinationRealm, java.lang.String publicIdentity, java.lang.String msisdn)
          Retrieves the Diameter URIs of the primary and secondary charging functions associated with the specified user from the HSS.
 

Uses of ChargingInformation in com.ibm.diameter.sh.util
 

Methods in com.ibm.diameter.sh.util that return ChargingInformation
 ChargingInformation UserData.getChargingInformation()
           
 

Methods in com.ibm.diameter.sh.util with parameters of type ChargingInformation
 void UserData.setChargingInformation(ChargingInformation chargingInformation)
           
 



Copyright © 2006 IBM Corp. All Rights Reserved.