Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.storage.persistence
Interface PropertyMBean

All Superinterfaces:
PropertyReadOnlyMBean
All Known Implementing Classes:
Property

public interface PropertyMBean
extends PropertyReadOnlyMBean

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.storage.persistence.PropertyReadOnlyMBean
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.