Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.sip.DebugLevel

Packages that use DebugLevel
oracle.axia.config.beans.protocol.sip   

 

Uses of DebugLevel in oracle.axia.config.beans.protocol.sip

 

Fields in oracle.axia.config.beans.protocol.sip declared as DebugLevel
protected  DebugLevel MessageDebugType.debugLevel
           

 

Methods in oracle.axia.config.beans.protocol.sip that return DebugLevel
static DebugLevel DebugLevel.fromValue(java.lang.String v)
           
 DebugLevel MessageDebugType.getDebugLevel()
          Gets the value of the debugLevel property.
static DebugLevel DebugLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DebugLevel[] DebugLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.axia.config.beans.protocol.sip with parameters of type DebugLevel
 void MessageDebugType.setDebugLevel(DebugLevel value)
          Sets the value of the debugLevel property.

 

Constructors in oracle.axia.config.beans.protocol.sip with parameters of type DebugLevel
MessageDebugType(boolean enableDebug, DebugLevel debugLevel)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.