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 PolicyControlProfileMBean

All Superinterfaces:
PolicyControlProfileReadOnlyMBean
All Known Implementing Classes:
PolicyControlProfile

public interface PolicyControlProfileMBean
extends PolicyControlProfileReadOnlyMBean

Method Summary
 void setGateStatus(Integer value)
          Sets the value of the gateStatus property.
 void setGuaranteedBwDownload(Long value)
          Sets the value of the guaranteedBwDownload property.
 void setGuaranteedBwUpload(Long value)
          Sets the value of the guaranteedBwUpload property.
 void setMaxBwDownload(Long value)
          Sets the value of the maxBwDownload property.
 void setMaxBwUpload(Long value)
          Sets the value of the maxBwUpload property.
 void setProfileName(String value)
          Sets the value of the profileName property.
 void setQciValue(Integer value)
          Sets the value of the qciValue property.

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.PolicyControlProfileReadOnlyMBean
getGateStatus, getGuaranteedBwDownload, getGuaranteedBwUpload, getMaxBwDownload, getMaxBwUpload, getProfileName, getQciValue

 

Method Detail

setProfileName

void setProfileName(String value)
Sets the value of the profileName property.

setGateStatus

void setGateStatus(Integer value)
Sets the value of the gateStatus property.

setQciValue

void setQciValue(Integer value)
Sets the value of the qciValue property.

setMaxBwDownload

void setMaxBwDownload(Long value)
Sets the value of the maxBwDownload property.

setMaxBwUpload

void setMaxBwUpload(Long value)
Sets the value of the maxBwUpload property.

setGuaranteedBwDownload

void setGuaranteedBwDownload(Long value)
Sets the value of the guaranteedBwDownload property.

setGuaranteedBwUpload

void setGuaranteedBwUpload(Long value)
Sets the value of the guaranteedBwUpload 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.