Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans
Interface PcpToRoMediatorConfigReadOnlyMBean

All Known Subinterfaces:
PcpToRoMediatorConfigMBean
All Known Implementing Classes:
PcpToRoMediatorConfig

public interface PcpToRoMediatorConfigReadOnlyMBean

Method Summary
 String getBrmClientProgramName()
          Gets the value of the brmClientProgramName property.
 String getBrmObjectType()
          Gets the value of the brmObjectType property.
 long getCcrTimeout()
          Gets the value of the ccrTimeout property.
 Integer getDefaultRequestMode()
          Gets the value of the defaultRequestMode property.
 DegradedModeTypeMBean getDegradedModeMBean()
          Return the value of the DegradedModeType element
 String getHostStationId()
          Gets the value of the hostStationId property.
 OpcodeMappingTypeMBean getOpcodeMappingMBean()
          Return the value of the OpcodeMappingType element
 Long getReservationExpirationTime()
          Gets the value of the reservationExpirationTime property.
 ServiceTypesMBean getServiceTypesMBean()
          Return the value of the ServiceTypes element
 SsupcpAliasResolveTypeMBean getSsupcpAliasResolveMBean()
          Return the value of the SsupcpAliasResolveType element

 

Method Detail

getBrmClientProgramName

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

getBrmObjectType

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

getDefaultRequestMode

Integer getDefaultRequestMode()
Gets the value of the defaultRequestMode property.

getCcrTimeout

long getCcrTimeout()
Gets the value of the ccrTimeout property.

getReservationExpirationTime

Long getReservationExpirationTime()
Gets the value of the reservationExpirationTime property.

getHostStationId

String getHostStationId()
Gets the value of the hostStationId property.

getServiceTypesMBean

ServiceTypesMBean getServiceTypesMBean()
Return the value of the ServiceTypes element

getSsupcpAliasResolveMBean

SsupcpAliasResolveTypeMBean getSsupcpAliasResolveMBean()
Return the value of the SsupcpAliasResolveType element

getOpcodeMappingMBean

OpcodeMappingTypeMBean getOpcodeMappingMBean()
Return the value 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.