Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter.common
Interface AttributeDefsTypeMBean

All Superinterfaces:
AttributeDefsTypeReadOnlyMBean
All Known Implementing Classes:
AttributeDefsType

public interface AttributeDefsTypeMBean
extends AttributeDefsTypeReadOnlyMBean

Method Summary
 void addAttr()
          Add a new element named attr
 void removeAttr(int index)
          Remove an element named attr by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.AttributeDefsTypeReadOnlyMBean
getAttrMBean

 

Method Detail

addAttr

void addAttr()
Add a new element named attr

removeAttr

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