Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
PriorityTypeMBean
All Known Implementing Classes:
PriorityType

public interface PriorityTypeReadOnlyMBean

Method Summary
 java.lang.String getClazz()
          Gets the value of the clazz property.
 java.util.List<ParamTypeMBean> getParamMBean()
          Return the list of the ParamType element
 java.lang.String getValue()
          Gets the value of the value property.

 

Method Detail

getClazz

java.lang.String getClazz()
Gets the value of the clazz property.

getValue

java.lang.String getValue()
Gets the value of the value property.

getParamMBean

java.util.List<ParamTypeMBean> getParamMBean()
Return the list of the ParamType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.