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

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

Uses of GrantedServiceUnitAvp in net.java.slee.resource.diameter.cca.events
 

Methods in net.java.slee.resource.diameter.cca.events that return GrantedServiceUnitAvp
 GrantedServiceUnitAvp CreditControlAnswer.getGrantedServiceUnit()
          Returns the value of the Granted-Service-Unit AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.cca.events with parameters of type GrantedServiceUnitAvp
 void CreditControlAnswer.setGrantedServiceUnit(GrantedServiceUnitAvp grantedServiceUnit)
          Sets the value of the Granted-Service-Unit AVP, of type Grouped.
 

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

Methods in net.java.slee.resource.diameter.cca.events.avp that return GrantedServiceUnitAvp
 GrantedServiceUnitAvp MultipleServicesCreditControlAvp.getGrantedServiceUnit()
          Returns the value of the Granted-Service-Unit AVP, of type Grouped.Return value of null indicates that AVP has not been set.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type GrantedServiceUnitAvp
 void MultipleServicesCreditControlAvp.setGrantedServiceUnit(GrantedServiceUnitAvp grantedServiceUnit)
          Sets the value of the Granted-Service-Unit AVP, of type Grouped.
 

Uses of GrantedServiceUnitAvp in org.mobicents.slee.resource.diameter.cca.events
 

Methods in org.mobicents.slee.resource.diameter.cca.events that return GrantedServiceUnitAvp
 GrantedServiceUnitAvp CreditControlAnswerImpl.getGrantedServiceUnit()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type GrantedServiceUnitAvp
 void CreditControlAnswerImpl.setGrantedServiceUnit(GrantedServiceUnitAvp grantedServiceUnit)
           
 

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

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement GrantedServiceUnitAvp
 class GrantedServiceUnitAvpImpl
          Start time:15:04:05 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: GrantedServiceUnitAvp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return GrantedServiceUnitAvp
 GrantedServiceUnitAvp MultipleServicesCreditControlAvpImpl.getGrantedServiceUnit()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type GrantedServiceUnitAvp
 void MultipleServicesCreditControlAvpImpl.setGrantedServiceUnit(GrantedServiceUnitAvp grantedServiceUnit)
           
 



Copyright © 2011. All Rights Reserved.