Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
ServiceMappingTypeMBean
All Known Implementing Classes:
ServiceMappingType

public interface ServiceMappingTypeReadOnlyMBean

Method Summary
 java.util.List<AVPFilterTypeMBean> getAvpFilterMBean()
          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.

getAvpFilterMBean

java.util.List<AVPFilterTypeMBean> getAvpFilterMBean()
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.