Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans
Interface OpcodeMappingTypeReadOnlyMBean

All Known Subinterfaces:
OpcodeMappingTypeMBean
All Known Implementing Classes:
OpcodeMappingType

public interface OpcodeMappingTypeReadOnlyMBean

Method Summary
 OpcodeTypeMBean getOpcodeMBean()
          Return the value of the OpcodeType element
 String getProcessorClass()
          Gets the value of the processorClass property.
 int getRecordType()
          Gets the value of the recordType property.

 

Method Detail

getRecordType

int getRecordType()
Gets the value of the recordType property.

getProcessorClass

String getProcessorClass()
Gets the value of the processorClass property.

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.