Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
AVPFilterTypeReadOnlyMBean
All Known Implementing Classes:
AVPFilterType

public interface AVPFilterTypeMBean
extends AVPFilterTypeReadOnlyMBean

Method Summary
 void setAttributeName(java.lang.String value)
          Sets the value of the attributeName property.
 void setAttributeValue(java.lang.String value)
          Sets the value of the attributeValue property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.radius.AVPFilterTypeReadOnlyMBean
getAttributeName, getAttributeValue

 

Method Detail

setAttributeName

void setAttributeName(java.lang.String value)
Sets the value of the attributeName property.

setAttributeValue

void setAttributeValue(java.lang.String value)
Sets the value of the attributeValue property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.