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 RuleDictionaryReleaseReadOnlyMBean

All Known Subinterfaces:
RuleDictionaryReleaseMBean
All Known Implementing Classes:
RuleDictionaryRelease

public interface RuleDictionaryReleaseReadOnlyMBean

Method Summary
 String getNote()
          Gets the value of the note property.
 String getPccProfileContent()
          Gets the value of the pccProfileContent property.
 String getRuleDictionaryContent()
          Gets the value of the ruleDictionaryContent property.
 String getRuleDictionaryURL()
          Gets the value of the ruleDictionaryURL property.
 int getVersion()
          Gets the value of the version property.

 

Method Detail

getRuleDictionaryContent

String getRuleDictionaryContent()
Gets the value of the ruleDictionaryContent property.

getPccProfileContent

String getPccProfileContent()
Gets the value of the pccProfileContent property.

getVersion

int getVersion()
Gets the value of the version property.

getRuleDictionaryURL

String getRuleDictionaryURL()
Gets the value of the ruleDictionaryURL property.

getNote

String getNote()
Gets the value of the note property.

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.