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.DegradedModeType

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

 

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

 

Fields in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans declared as DegradedModeType
protected  DegradedModeType PcpToRfMediatorConfig.degradedMode
           

 

Methods in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans that return DegradedModeType
 DegradedModeType ObjectFactory.createDegradedModeType()
          Create an instance of DegradedModeType
 DegradedModeType PcpToRfMediatorConfig.getDegradedMode()
          Gets the value of the degradedMode property.

 

Methods in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans with parameters of type DegradedModeType
 void PcpToRfMediatorConfig.setDegradedMode(DegradedModeType value)
          Sets the value of the degradedMode property.

 

Constructors in oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans with parameters of type DegradedModeType
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.