Uses of Interface
net.java.slee.resource.diameter.cca.events.avp.UnitValueAvp

Packages that use UnitValueAvp
net.java.slee.resource.diameter.cca.events.avp   
org.mobicents.slee.resource.diameter.cca.events.avp   
 

Uses of UnitValueAvp in net.java.slee.resource.diameter.cca.events.avp
 

Methods in net.java.slee.resource.diameter.cca.events.avp that return UnitValueAvp
 UnitValueAvp GSUPoolReferenceAvp.getUnitValue()
          Returns the value of the Unit-Value AVP, of type Grouped.
 UnitValueAvp CostInformationAvp.getUnitValue()
          Returns the value of the Unit-Value AVP, of type Grouped.
 UnitValueAvp CcMoneyAvp.getUnitValue()
          Return value of Unit-Value avp.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type UnitValueAvp
 void GSUPoolReferenceAvp.setUnitValue(UnitValueAvp unitValue)
          Sets the value of the Unit-Value AVP, of type Grouped.
 void CostInformationAvp.setUnitValue(UnitValueAvp unitValue)
          Sets the value of the Unit-Value AVP, of type Grouped.
 void CcMoneyAvp.setUnitValue(UnitValueAvp unitValue)
          Sets value of Init-Value avp of type Grouped AVP.
 

Uses of UnitValueAvp in org.mobicents.slee.resource.diameter.cca.events.avp
 

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement UnitValueAvp
 class UnitValueAvpImpl
          Start time:18:40:53 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: UnitValueAvp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return UnitValueAvp
 UnitValueAvp MoneyLikeAvpImpl.getUnitValue()
           
 UnitValueAvp GSUPoolReferenceAvpImpl.getUnitValue()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type UnitValueAvp
 void MoneyLikeAvpImpl.setUnitValue(UnitValueAvp unitValue)
           
 void GSUPoolReferenceAvpImpl.setUnitValue(UnitValueAvp unitValue)
           
 



Copyright © 2011. All Rights Reserved.