Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.pcrf.app.config.beans
Interface PcrfConfigMBean

All Superinterfaces:
PcrfConfigReadOnlyMBean
All Known Implementing Classes:
PcrfConfig

public interface PcrfConfigMBean
extends PcrfConfigReadOnlyMBean

Method Summary
 void setGlobalParamsMBean(GlobalParamsMBean val)
          Set the value of the GlobalParams element
 void setPoliciesMBean(PoliciesMBean val)
          Set the value of the Policies element
 void setRuleDictionaryReleasesMBean(RuleDictionaryReleasesMBean val)
          Set the value of the RuleDictionaryReleases element
 void setTimersMBean(TimersMBean val)
          Set the value of the Timers element

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.PcrfConfigReadOnlyMBean
getGlobalParamsMBean, getPoliciesMBean, getRuleDictionaryReleasesMBean, getTimersMBean

 

Method Detail

setRuleDictionaryReleasesMBean

void setRuleDictionaryReleasesMBean(RuleDictionaryReleasesMBean val)
Set the value of the RuleDictionaryReleases element

setPoliciesMBean

void setPoliciesMBean(PoliciesMBean val)
Set the value of the Policies element

setTimersMBean

void setTimersMBean(TimersMBean val)
Set the value of the Timers element

setGlobalParamsMBean

void setGlobalParamsMBean(GlobalParamsMBean val)
Set the value of the GlobalParams 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.