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 PccProfileReadOnlyMBean

All Known Subinterfaces:
PccProfileMBean
All Known Implementing Classes:
PccProfile

public interface PccProfileReadOnlyMBean

Method Summary
 Long getActivationTime()
          Gets the value of the activationTime property.
 String getChargingProfileName()
          Gets the value of the chargingProfileName property.
 Long getDeactivationTime()
          Gets the value of the deactivationTime property.
 String getFlowDescription()
          Gets the value of the flowDescription property.
 String getPolicyControlProfileName()
          Gets the value of the policyControlProfileName property.
 int getPrecedence()
          Gets the value of the precedence property.
 String getProfileName()
          Gets the value of the profileName property.
 String getRuleBaseName()
          Gets the value of the ruleBaseName property.
 String getRuleName()
          Gets the value of the ruleName property.

 

Method Detail

getProfileName

String getProfileName()
Gets the value of the profileName property.

getRuleName

String getRuleName()
Gets the value of the ruleName property.

getPrecedence

int getPrecedence()
Gets the value of the precedence property.

getRuleBaseName

String getRuleBaseName()
Gets the value of the ruleBaseName property.

getPolicyControlProfileName

String getPolicyControlProfileName()
Gets the value of the policyControlProfileName property.

getChargingProfileName

String getChargingProfileName()
Gets the value of the chargingProfileName property.

getActivationTime

Long getActivationTime()
Gets the value of the activationTime property.

getDeactivationTime

Long getDeactivationTime()
Gets the value of the deactivationTime property.

getFlowDescription

String getFlowDescription()
Gets the value of the flowDescription 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.