Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface MessageDebugTypeMBean

All Superinterfaces:
MessageDebugTypeReadOnlyMBean
All Known Implementing Classes:
MessageDebugType

public interface MessageDebugTypeMBean
extends MessageDebugTypeReadOnlyMBean

Method Summary
 boolean isEnableDebug()
          Gets the value of the enableDebug property.
 void setDebugLevelMBean(DebugLevelMBean val)
          Set the value of the DebugLevel element
 void setDebugLevelValue(java.lang.String value)
          Set the value of debugLevel
 void setEnableDebug(boolean value)
          Sets the value of the enableDebug property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.MessageDebugTypeReadOnlyMBean
getDebugLevelMBean, getDebugLevelValue

 

Method Detail

isEnableDebug

boolean isEnableDebug()
Gets the value of the enableDebug property.

setEnableDebug

void setEnableDebug(boolean value)
Sets the value of the enableDebug property.

setDebugLevelValue

void setDebugLevelValue(java.lang.String value)
Set the value of debugLevel

setDebugLevelMBean

void setDebugLevelMBean(DebugLevelMBean val)
Set the value of the DebugLevel element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.