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

Packages that use RequestedServiceUnitAvp
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 RequestedServiceUnitAvp in net.java.slee.resource.diameter.cca.events
 

Methods in net.java.slee.resource.diameter.cca.events that return RequestedServiceUnitAvp
 RequestedServiceUnitAvp CreditControlRequest.getRequestedServiceUnit()
          Returns the value of the Requested-Service-Unit AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.cca.events with parameters of type RequestedServiceUnitAvp
 void CreditControlRequest.setRequestedServiceUnit(RequestedServiceUnitAvp requestedServiceUnit)
          Sets the value of the Requested-Service-Unit AVP, of type Grouped.
 

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

Subinterfaces of RequestedServiceUnitAvp in net.java.slee.resource.diameter.cca.events.avp
 interface UsedServiceUnitAvp
           <b>8.19.
 

Methods in net.java.slee.resource.diameter.cca.events.avp that return RequestedServiceUnitAvp
 RequestedServiceUnitAvp MultipleServicesCreditControlAvp.getRequestedServiceUnit()
          Returns the value of the Requested-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 RequestedServiceUnitAvp
 void MultipleServicesCreditControlAvp.setRequestedServiceUnit(RequestedServiceUnitAvp requestedServiceUnit)
          Sets the value of the Requested-Service-Unit AVP, of type Grouped.
 

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

Methods in org.mobicents.slee.resource.diameter.cca.events that return RequestedServiceUnitAvp
 RequestedServiceUnitAvp CreditControlRequestImpl.getRequestedServiceUnit()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events with parameters of type RequestedServiceUnitAvp
 void CreditControlRequestImpl.setRequestedServiceUnit(RequestedServiceUnitAvp requestedServiceUnit)
           
 

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

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement RequestedServiceUnitAvp
 class RequestedServiceUnitAvpImpl
          Start time:18:13:02 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: RequestedServiceUnitAvp
 class UsedServiceUnitAvpImpl
          Start time:18:48:32 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: UsedServiceUnitAvp
 

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

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type RequestedServiceUnitAvp
 void MultipleServicesCreditControlAvpImpl.setRequestedServiceUnit(RequestedServiceUnitAvp requestedServiceUnit)
           
 



Copyright © 2011. All Rights Reserved.