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

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

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

Methods in net.java.slee.resource.diameter.cca.events.avp that return CcMoneyAvp
 CcMoneyAvp RequestedServiceUnitAvp.getCreditControlMoneyAvp()
          Returns the value of the CC-Money AVP, of type Grouped.
 CcMoneyAvp GrantedServiceUnitAvp.getCreditControlMoneyAvp()
          Returns value of CC-Money avp of type grouped.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type CcMoneyAvp
 void RequestedServiceUnitAvp.setCreditControlMoneyAvp(CcMoneyAvp ccm)
          Sets the value of the CC-Money AVP, of type Grouped.
 void GrantedServiceUnitAvp.setCreditControlMoneyAvp(CcMoneyAvp ccm)
          Set value of CC-Money avp of type Grouped.
See: CcMoneyAvp
 

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

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement CcMoneyAvp
 class CcMoneyAvpImpl
          Start time:13:01:03 2008-11-10
Project: mobicents-diameter-parent
Implementation of CcMoneyAvp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return CcMoneyAvp
 CcMoneyAvp ServiceUnitAvpTypeImpl.getCreditControlMoneyAvp()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type CcMoneyAvp
 void ServiceUnitAvpTypeImpl.setCreditControlMoneyAvp(CcMoneyAvp ccm)
           
 



Copyright © 2012. All Rights Reserved.