Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Interface AVPFilterChainTypeReadOnlyMBean

All Known Subinterfaces:
AVPFilterChainTypeMBean
All Known Implementing Classes:
AVPFilterChainType

public interface AVPFilterChainTypeReadOnlyMBean

Method Summary
 java.util.List<AVPAddFilterTypeMBean> getAddFilterMBean()
          Return the list of the AVPAddFilterType element
 java.util.List<AVPFilterTypeMBean> getRemoveFilterMBean()
          Return the list of the AVPFilterType element
 java.lang.String getService()
          Gets the value of the service property.

 

Method Detail

getService

java.lang.String getService()
Gets the value of the service property.

getAddFilterMBean

java.util.List<AVPAddFilterTypeMBean> getAddFilterMBean()
Return the list of the AVPAddFilterType element

getRemoveFilterMBean

java.util.List<AVPFilterTypeMBean> getRemoveFilterMBean()
Return the list of the AVPFilterType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.