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 PcpToRoMediatorConfigMBean

All Superinterfaces:
PcpToRoMediatorConfigReadOnlyMBean
All Known Implementing Classes:
PcpToRoMediatorConfig

public interface PcpToRoMediatorConfigMBean
extends PcpToRoMediatorConfigReadOnlyMBean

Method Summary
 boolean isSetBrmClientProgramName()
           
 boolean isSetBrmObjectType()
           
 boolean isSetCcrTimeout()
           
 boolean isSetDefaultRequestMode()
           
 boolean isSetDegradedMode()
           
 boolean isSetHostStationId()
           
 boolean isSetOpcodeMapping()
           
 boolean isSetReservationExpirationTime()
           
 boolean isSetServiceTypes()
           
 boolean isSetSsupcpAliasResolve()
           
 void setBrmClientProgramName(String value)
          Sets the value of the brmClientProgramName property.
 void setBrmObjectType(String value)
          Sets the value of the brmObjectType property.
 void setCcrTimeout(long value)
          Sets the value of the ccrTimeout property.
 void setDefaultRequestMode(Integer value)
          Sets the value of the defaultRequestMode property.
 void setDegradedModeMBean(DegradedModeTypeMBean val)
          Set the value of the DegradedModeType element
 void setHostStationId(String value)
          Sets the value of the hostStationId property.
 void setOpcodeMappingMBean(OpcodeMappingTypeMBean val)
          Set the value of the OpcodeMappingType element
 void setReservationExpirationTime(Long value)
          Sets the value of the reservationExpirationTime property.
 void setServiceTypesMBean(ServiceTypesMBean val)
          Set the value of the ServiceTypes element
 void setSsupcpAliasResolveMBean(SsupcpAliasResolveTypeMBean val)
          Set the value of the SsupcpAliasResolveType element

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans.PcpToRoMediatorConfigReadOnlyMBean
getBrmClientProgramName, getBrmObjectType, getCcrTimeout, getDefaultRequestMode, getDegradedModeMBean, getHostStationId, getOpcodeMappingMBean, getReservationExpirationTime, getServiceTypesMBean, getSsupcpAliasResolveMBean

 

Method Detail

isSetServiceTypes

boolean isSetServiceTypes()

setBrmClientProgramName

void setBrmClientProgramName(String value)
Sets the value of the brmClientProgramName property.

isSetBrmClientProgramName

boolean isSetBrmClientProgramName()

setBrmObjectType

void setBrmObjectType(String value)
Sets the value of the brmObjectType property.

isSetBrmObjectType

boolean isSetBrmObjectType()

setDefaultRequestMode

void setDefaultRequestMode(Integer value)
Sets the value of the defaultRequestMode property.

isSetDefaultRequestMode

boolean isSetDefaultRequestMode()

setCcrTimeout

void setCcrTimeout(long value)
Sets the value of the ccrTimeout property.

isSetCcrTimeout

boolean isSetCcrTimeout()

setReservationExpirationTime

void setReservationExpirationTime(Long value)
Sets the value of the reservationExpirationTime property.

isSetReservationExpirationTime

boolean isSetReservationExpirationTime()

isSetSsupcpAliasResolve

boolean isSetSsupcpAliasResolve()

isSetOpcodeMapping

boolean isSetOpcodeMapping()

setHostStationId

void setHostStationId(String value)
Sets the value of the hostStationId property.

isSetHostStationId

boolean isSetHostStationId()

isSetDegradedMode

boolean isSetDegradedMode()

setServiceTypesMBean

void setServiceTypesMBean(ServiceTypesMBean val)
Set the value of the ServiceTypes element

setSsupcpAliasResolveMBean

void setSsupcpAliasResolveMBean(SsupcpAliasResolveTypeMBean val)
Set the value of the SsupcpAliasResolveType element

setOpcodeMappingMBean

void setOpcodeMappingMBean(OpcodeMappingTypeMBean val)
Set the value of the OpcodeMappingType element

setDegradedModeMBean

void setDegradedModeMBean(DegradedModeTypeMBean val)
Set 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.