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

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

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

Methods in net.java.slee.resource.diameter.cca.events that return ServiceParameterInfoAvp
 ServiceParameterInfoAvp[] CreditControlRequest.getServiceParameterInfos()
          Returns the set of Service-Parameter-Info AVPs.
 

Methods in net.java.slee.resource.diameter.cca.events with parameters of type ServiceParameterInfoAvp
 void CreditControlRequest.setServiceParameterInfo(ServiceParameterInfoAvp serviceParameterInfo)
          Sets a single Service-Parameter-Info AVP in the message, of type Grouped.
 void CreditControlRequest.setServiceParameterInfos(ServiceParameterInfoAvp[] serviceParameterInfos)
          Sets the set of Service-Parameter-Info AVPs, with all the values in the given array.
 

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

Methods in org.mobicents.slee.resource.diameter.cca.events that return ServiceParameterInfoAvp
 ServiceParameterInfoAvp[] CreditControlRequestImpl.getServiceParameterInfos()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type ServiceParameterInfoAvp
 void CreditControlRequestImpl.setServiceParameterInfo(ServiceParameterInfoAvp serviceParameterInfo)
           
 void CreditControlRequestImpl.setServiceParameterInfos(ServiceParameterInfoAvp[] serviceParameterInfos)
           
 

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

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement ServiceParameterInfoAvp
 class ServiceParameterInfoAvpImpl
          Start time:18:14:01 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: ServiceParameterInfoAvp
 



Copyright © 2011. All Rights Reserved.