Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ResultCodeDefsTypeReadOnlyMBean
All Known Implementing Classes:
ResultCodeDefsType

public interface ResultCodeDefsTypeMBean
extends ResultCodeDefsTypeReadOnlyMBean

Method Summary
 void addRc()
          Add a new element named rc
 void removeRc(int index)
          Remove an element named rc by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.ResultCodeDefsTypeReadOnlyMBean
getRcMBean

 

Method Detail

addRc

void addRc()
Add a new element named rc

removeRc

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