Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans
Interface PcpToRfMediatorConfigReadOnlyMBean

All Known Subinterfaces:
PcpToRfMediatorConfigMBean
All Known Implementing Classes:
PcpToRfMediatorConfig

public interface PcpToRfMediatorConfigReadOnlyMBean

Method Summary
 long getAcrTimeout()
          Gets the value of the acrTimeout property.
 String getBrmClientProgramName()
          Gets the value of the brmClientProgramName property.
 String getBrmObjectType()
          Gets the value of the brmObjectType property.
 DegradedModeTypeMBean getDegradedModeMBean()
          Return the value of the DegradedModeType element
 List<OpcodeMappingTypeMBean> getOpcodeMappingMBean()
          Return the list of the OpcodeMappingType element
 ServiceTypesMBean getServiceTypesMBean()
          Return the value of the ServiceTypes element

 

Method Detail

getBrmClientProgramName

String getBrmClientProgramName()
Gets the value of the brmClientProgramName property.

getBrmObjectType

String getBrmObjectType()
Gets the value of the brmObjectType property.

getAcrTimeout

long getAcrTimeout()
Gets the value of the acrTimeout property.

getServiceTypesMBean

ServiceTypesMBean getServiceTypesMBean()
Return the value of the ServiceTypes element

getOpcodeMappingMBean

List<OpcodeMappingTypeMBean> getOpcodeMappingMBean()
Return the list of the OpcodeMappingType element

getDegradedModeMBean

DegradedModeTypeMBean getDegradedModeMBean()
Return the value of the DegradedModeType element

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.