Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ServiceMappingTypeReadOnlyMBean
All Known Implementing Classes:
ServiceMappingType

public interface ServiceMappingTypeMBean
extends ServiceMappingTypeReadOnlyMBean

Method Summary
 void addAvpFilter()
          Add a new element named avpFilter
 void removeAvpFilter(int index)
          Remove an element named avpFilter by the index
 void setService(java.lang.String value)
          Sets the value of the service property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.radius.ServiceMappingTypeReadOnlyMBean
getAvpFilterMBean, getService

 

Method Detail

setService

void setService(java.lang.String value)
Sets the value of the service property.

addAvpFilter

void addAvpFilter()
Add a new element named avpFilter

removeAvpFilter

void removeAvpFilter(int index)
Remove an element named avpFilter by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.