Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.logging.log4jconfig
Interface ParamTypeMBean

All Superinterfaces:
ParamTypeReadOnlyMBean
All Known Implementing Classes:
ParamType

public interface ParamTypeMBean
extends ParamTypeReadOnlyMBean

Method Summary
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setValue(java.lang.String value)
          Sets the value of the value property.

 

Methods inherited from interface oracle.axia.config.beans.logging.log4jconfig.ParamTypeReadOnlyMBean
getName, getValue

 

Method Detail

setName

void setName(java.lang.String value)
Sets the value of the name property.

setValue

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

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.