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.service.dmode.config.beans.ControlType

Packages that use ControlType
oracle.ocsb.app.rcc.service.dmode.config.beans   

 

Uses of ControlType in oracle.ocsb.app.rcc.service.dmode.config.beans

 

Fields in oracle.ocsb.app.rcc.service.dmode.config.beans declared as ControlType
protected  ControlType DegradedModeConfig.control
           

 

Methods in oracle.ocsb.app.rcc.service.dmode.config.beans that return ControlType
 ControlType ObjectFactory.createControlType()
          Create an instance of ControlType
 ControlType DegradedModeConfig.getControl()
          Gets the value of the control property.

 

Methods in oracle.ocsb.app.rcc.service.dmode.config.beans with parameters of type ControlType
 void DegradedModeConfig.setControl(ControlType value)
          Sets the value of the control property.

 

Constructors in oracle.ocsb.app.rcc.service.dmode.config.beans with parameters of type ControlType
DegradedModeConfig(ControlType control, long heartBeatInterval, CdrReplayType cdrReplay)
           

 


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.