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 CmdTypeReadOnlyMBean

All Known Subinterfaces:
CmdTypeMBean
All Known Implementing Classes:
CmdType

public interface CmdTypeReadOnlyMBean

Method Summary
 List<AvpTypeMBean> getAvpMBean()
          Return the list of the AvpType element
 int getCode()
          Gets the value of the code property.
 OpcodeTypeMBean getOpcodeMBean()
          Return the value of the OpcodeType element

 

Method Detail

getCode

int getCode()
Gets the value of the code property.

getAvpMBean

List<AvpTypeMBean> getAvpMBean()
Return the list of the AvpType element

getOpcodeMBean

OpcodeTypeMBean getOpcodeMBean()
Return the value of the OpcodeType element

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.