Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
AVPCheckFilterTypeReadOnlyMBean
All Known Implementing Classes:
AVPCheckFilterType

public interface AVPCheckFilterTypeMBean
extends AVPCheckFilterTypeReadOnlyMBean

Method Summary
 void addCheckAVP()
          Add a new element named checkAVP
 void removeCheckAVP(int index)
          Remove an element named checkAVP 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.AVPCheckFilterTypeReadOnlyMBean
getCheckAVPMBean, getService

 

Method Detail

setService

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

addCheckAVP

void addCheckAVP()
Add a new element named checkAVP

removeCheckAVP

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