Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans
Interface OpcodeMappingTypeMBean

All Superinterfaces:
OpcodeMappingTypeReadOnlyMBean
All Known Implementing Classes:
OpcodeMappingType

public interface OpcodeMappingTypeMBean
extends OpcodeMappingTypeReadOnlyMBean

Method Summary
 void addCmd()
          Add a new element named cmd
 boolean isSetCmd()
           
 void removeCmd(int index)
          Remove an element named cmd by the index
 void unsetCmd()
           

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans.OpcodeMappingTypeReadOnlyMBean
getCmdMBean

 

Method Detail

isSetCmd

boolean isSetCmd()

unsetCmd

void unsetCmd()

addCmd

void addCmd()
Add a new element named cmd

removeCmd

void removeCmd(int index)
Remove an element named cmd by the index

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.