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 RuleDictionaryReleasesMBean

All Superinterfaces:
RuleDictionaryReleasesReadOnlyMBean
All Known Implementing Classes:
RuleDictionaryReleases

public interface RuleDictionaryReleasesMBean
extends RuleDictionaryReleasesReadOnlyMBean

Method Summary
 void addRuleDictionaryRelease()
          Add a new element named ruleDictionaryRelease
 void removeRuleDictionaryRelease(int index)
          Remove an element named ruleDictionaryRelease by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.RuleDictionaryReleasesReadOnlyMBean
getRuleDictionaryReleaseMBean

 

Method Detail

addRuleDictionaryRelease

void addRuleDictionaryRelease()
Add a new element named ruleDictionaryRelease

removeRuleDictionaryRelease

void removeRuleDictionaryRelease(int index)
Remove an element named ruleDictionaryRelease by the index

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.