Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
AVPReturnFilterTypeReadOnlyMBean
All Known Implementing Classes:
AVPReturnFilterType

public interface AVPReturnFilterTypeMBean
extends AVPReturnFilterTypeReadOnlyMBean

Method Summary
 void addAttributeName(java.lang.String var)
          Add a new element named attributeName
 void removeAttributeName(int index)
          Remove an element named attributeName 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.AVPReturnFilterTypeReadOnlyMBean
getAttributeName, getService

 

Method Detail

setService

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

addAttributeName

void addAttributeName(java.lang.String var)
Add a new element named attributeName

removeAttributeName

void removeAttributeName(int index)
Remove an element named attributeName 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.