Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
PAMessageDebugTypeReadOnlyMBean
All Known Implementing Classes:
PAMessageDebugType

public interface PAMessageDebugTypeMBean
extends PAMessageDebugTypeReadOnlyMBean

Method Summary
 void setPaDebugLevelMBean(PADebugLevelMBean val)
          Set the value of the PADebugLevel element
 void setPaDebugLevelValue(java.lang.String value)
          Set the value of paDebugLevel
 void setPaEnableDebug(java.lang.Object value)
          Sets the value of the paEnableDebug property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.PAMessageDebugTypeReadOnlyMBean
getPaDebugLevelMBean, getPaDebugLevelValue, getPaEnableDebug

 

Method Detail

setPaEnableDebug

void setPaEnableDebug(java.lang.Object value)
Sets the value of the paEnableDebug property.

setPaDebugLevelValue

void setPaDebugLevelValue(java.lang.String value)
Set the value of paDebugLevel

setPaDebugLevelMBean

void setPaDebugLevelMBean(PADebugLevelMBean val)
Set the value of the PADebugLevel element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.