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

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

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

Methods in com.ibm.diameter.charging.util that return UnitValue
 UnitValue CostInformation.getUnitValue()
          Gets the value corresponding to the payload of the {Unit-Value} Avp.
 UnitValue GSUPoolReference.getUnitValue()
          Gets the value corresponding to the payload of the {Unit-Value} Avp.
 

Methods in com.ibm.diameter.charging.util with parameters of type UnitValue
 void CostInformation.setUnitValue(UnitValue unitValue)
          Sets the value corresponding to the payload of the {Unit-Value} Avp.
 void GSUPoolReference.setUnitValue(UnitValue unitValue)
          Sets the value corresponding to the payload of the {Unit-Value} Avp.
 



Copyright © 2006 IBM Corp. All Rights Reserved.