Skip navigation links

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

E26225-01


Uses of Class
oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans.OpcodeMappingType

Packages that use OpcodeMappingType
oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans   

 

Uses of OpcodeMappingType in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans

 

Fields in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans with type parameters of type OpcodeMappingType
protected  List<OpcodeMappingType> PcpToRfMediatorConfig.opcodeMapping
           

 

Methods in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans that return OpcodeMappingType
 OpcodeMappingType ObjectFactory.createOpcodeMappingType()
          Create an instance of OpcodeMappingType

 

Methods in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans that return types with arguments of type OpcodeMappingType
 List<OpcodeMappingType> PcpToRfMediatorConfig.getOpcodeMapping()
          Gets the value of the opcodeMapping property.

 

Constructor parameters in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans with type arguments of type OpcodeMappingType
PcpToRfMediatorConfig(ServiceTypes serviceTypes, String brmClientProgramName, String brmObjectType, boolean incrementalMode, long acrTimeout, List<OpcodeMappingType> opcodeMapping, DegradedModeType degradedMode)
           

 


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.