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 RuleDictionaryReleaseMBean

All Superinterfaces:
RuleDictionaryReleaseReadOnlyMBean
All Known Implementing Classes:
RuleDictionaryRelease

public interface RuleDictionaryReleaseMBean
extends RuleDictionaryReleaseReadOnlyMBean

Method Summary
 void setNote(String value)
          Sets the value of the note property.
 void setPccProfileContent(String value)
          Sets the value of the pccProfileContent property.
 void setRuleDictionaryContent(String value)
          Sets the value of the ruleDictionaryContent property.
 void setRuleDictionaryURL(String value)
          Sets the value of the ruleDictionaryURL property.
 void setVersion(int value)
          Sets the value of the version property.

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.RuleDictionaryReleaseReadOnlyMBean
getNote, getPccProfileContent, getRuleDictionaryContent, getRuleDictionaryURL, getVersion

 

Method Detail

setRuleDictionaryContent

void setRuleDictionaryContent(String value)
Sets the value of the ruleDictionaryContent property.

setPccProfileContent

void setPccProfileContent(String value)
Sets the value of the pccProfileContent property.

setVersion

void setVersion(int value)
Sets the value of the version property.

setRuleDictionaryURL

void setRuleDictionaryURL(String value)
Sets the value of the ruleDictionaryURL property.

setNote

void setNote(String value)
Sets 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.