Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.radius.AVPReturnFilterType

Packages that use AVPReturnFilterType
oracle.axia.config.beans.protocol.radius   

 

Uses of AVPReturnFilterType in oracle.axia.config.beans.protocol.radius

 

Fields in oracle.axia.config.beans.protocol.radius with type parameters of type AVPReturnFilterType
protected  java.util.List<AVPReturnFilterType> ClientProfileType.returnAVPFilter
           

 

Methods in oracle.axia.config.beans.protocol.radius that return AVPReturnFilterType
 AVPReturnFilterType ObjectFactory.createAVPReturnFilterType()
          Create an instance of AVPReturnFilterType

 

Methods in oracle.axia.config.beans.protocol.radius that return types with arguments of type AVPReturnFilterType
 java.util.List<AVPReturnFilterType> ClientProfileType.getReturnAVPFilter()
          Gets the value of the returnAVPFilter property.

 

Constructor parameters in oracle.axia.config.beans.protocol.radius with type arguments of type AVPReturnFilterType
ClientProfileType(java.lang.String clientAddress, java.lang.String clientNasId, java.lang.String authenticationSharedSecretKey, java.lang.String accountingSharedSecretKey, java.util.List<AVPCheckFilterType> checkAVPFilter, java.util.List<AVPReturnFilterType> returnAVPFilter)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.