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.PADebugLevel

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

 

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

 

Fields in oracle.axia.config.beans.protocol.sip declared as PADebugLevel
protected  PADebugLevel PAMessageDebugType.paDebugLevel
           

 

Methods in oracle.axia.config.beans.protocol.sip that return PADebugLevel
static PADebugLevel PADebugLevel.fromValue(java.lang.String v)
           
 PADebugLevel PAMessageDebugType.getPaDebugLevel()
          Gets the value of the paDebugLevel property.
static PADebugLevel PADebugLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PADebugLevel[] PADebugLevel.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 PADebugLevel
 void PAMessageDebugType.setPaDebugLevel(PADebugLevel value)
          Sets the value of the paDebugLevel property.

 

Constructors in oracle.axia.config.beans.protocol.sip with parameters of type PADebugLevel
PAMessageDebugType(java.lang.Object paEnableDebug, PADebugLevel paDebugLevel)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.