Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
CommandDefsTypeReadOnlyMBean
All Known Implementing Classes:
CommandDefsType

public interface CommandDefsTypeMBean
extends CommandDefsTypeReadOnlyMBean

Method Summary
 void addCommand()
          Add a new element named command
 void removeCommand(int index)
          Remove an element named command by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.CommandDefsTypeReadOnlyMBean
getCommandMBean

 

Method Detail

addCommand

void addCommand()
Add a new element named command

removeCommand

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