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 DegradedModeTypeMBean

All Superinterfaces:
DegradedModeTypeReadOnlyMBean
All Known Implementing Classes:
DegradedModeType

public interface DegradedModeTypeMBean
extends DegradedModeTypeReadOnlyMBean

Method Summary
 boolean isSetBrmErrorCodes()
           
 boolean isSetResultCode()
           
 void setBrmErrorCodes(String value)
          Sets the value of the brmErrorCodes property.
 void setResultCode(int value)
          Sets the value of the resultCode property.

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2rf.config.beans.DegradedModeTypeReadOnlyMBean
getBrmErrorCodes, getResultCode

 

Method Detail

setBrmErrorCodes

void setBrmErrorCodes(String value)
Sets the value of the brmErrorCodes property.

isSetBrmErrorCodes

boolean isSetBrmErrorCodes()

setResultCode

void setResultCode(int value)
Sets the value of the resultCode property.

isSetResultCode

boolean isSetResultCode()

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.