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 ChargingProfileReadOnlyMBean

All Known Subinterfaces:
ChargingProfileMBean
All Known Implementing Classes:
ChargingProfile

public interface ChargingProfileReadOnlyMBean

Method Summary
 Integer getMeteringMethod()
          Gets the value of the meteringMethod property.
 Integer getOffline()
          Gets the value of the offline property.
 Integer getOnline()
          Gets the value of the online property.
 String getProfileName()
          Gets the value of the profileName property.
 Integer getRatingGroup()
          Gets the value of the ratingGroup property.
 Integer getServiceId()
          Gets the value of the serviceId property.

 

Method Detail

getProfileName

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

getRatingGroup

Integer getRatingGroup()
Gets the value of the ratingGroup property.

getServiceId

Integer getServiceId()
Gets the value of the serviceId property.

getMeteringMethod

Integer getMeteringMethod()
Gets the value of the meteringMethod property.

getOnline

Integer getOnline()
Gets the value of the online property.

getOffline

Integer getOffline()
Gets the value of the offline 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.