Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.ocsb.app.rcc.mediation.common
Interface DegradedModeTypeMBean


public interface DegradedModeTypeMBean

Method Summary
 String getBrmErrorCodes()
          Gets the value of the brmErrorCodes property.
 String getDmEnabledOcs()
          Gets the value of the dmEnabledOcs property.
 long getResultCode()
          Gets the value of the resultCode property.
 boolean isSetBrmErrorCodes()
           
 boolean isSetDmEnabledOcs()
           
 boolean isSetResultCode()
           
 void setBrmErrorCodes(String value)
          Sets the value of the brmErrorCodes property.
 void setDmEnabledOcs(String value)
          Sets the value of the dmEnabledOcs property.
 void setResultCode(long value)
          Sets the value of the resultCode property.

 

Method Detail

getDmEnabledOcs

String getDmEnabledOcs()
Gets the value of the dmEnabledOcs property.

setDmEnabledOcs

void setDmEnabledOcs(String value)
Sets the value of the dmEnabledOcs property.

isSetDmEnabledOcs

boolean isSetDmEnabledOcs()

getBrmErrorCodes

String getBrmErrorCodes()
Gets the value of the brmErrorCodes property.

setBrmErrorCodes

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

isSetBrmErrorCodes

boolean isSetBrmErrorCodes()

getResultCode

long getResultCode()
Gets the value of the resultCode property.

setResultCode

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

isSetResultCode

boolean isSetResultCode()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.