Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
DiameterDescriptorTypeMBean, DiameterDescriptorTypeReadOnlyMBean, MessageDebugTypeReadOnlyMBean
All Known Implementing Classes:
MessageDebugType

public interface MessageDebugTypeMBean
extends DiameterDescriptorTypeMBean, MessageDebugTypeReadOnlyMBean

Method Summary
 java.lang.Boolean isMessageDebugEnabled()
          Gets the value of the messageDebugEnabled property.
 void setDateFormatPattern(java.lang.String value)
          Sets the value of the dateFormatPattern property.
 void setMessageDebugEnabled(java.lang.Boolean value)
          Sets the value of the messageDebugEnabled property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.MessageDebugTypeReadOnlyMBean
getDateFormatPattern

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.DiameterDescriptorTypeMBean
getNameMBean, setNameMBean

 

Method Detail

isMessageDebugEnabled

java.lang.Boolean isMessageDebugEnabled()
Gets the value of the messageDebugEnabled property.

setMessageDebugEnabled

void setMessageDebugEnabled(java.lang.Boolean value)
Sets the value of the messageDebugEnabled property.

setDateFormatPattern

void setDateFormatPattern(java.lang.String value)
Sets the value of the dateFormatPattern property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.