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 OpcodeMappingTypeMBean

All Superinterfaces:
OpcodeMappingTypeReadOnlyMBean
All Known Implementing Classes:
OpcodeMappingType

public interface OpcodeMappingTypeMBean
extends OpcodeMappingTypeReadOnlyMBean

Method Summary
 boolean isSetOpcode()
           
 boolean isSetProcessorClass()
           
 boolean isSetRecordType()
           
 void setOpcodeMBean(OpcodeTypeMBean val)
          Set the value of the OpcodeType element
 void setProcessorClass(String value)
          Sets the value of the processorClass property.
 void setRecordType(int value)
          Sets the value of the recordType property.

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans.OpcodeMappingTypeReadOnlyMBean
getOpcodeMBean, getProcessorClass, getRecordType

 

Method Detail

setRecordType

void setRecordType(int value)
Sets the value of the recordType property.

isSetRecordType

boolean isSetRecordType()

isSetOpcode

boolean isSetOpcode()

setProcessorClass

void setProcessorClass(String value)
Sets the value of the processorClass property.

isSetProcessorClass

boolean isSetProcessorClass()

setOpcodeMBean

void setOpcodeMBean(OpcodeTypeMBean val)
Set 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.