Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ValueColumnReadOnlyMBean
All Known Implementing Classes:
ValueColumn

public interface ValueColumnMBean
extends ValueColumnReadOnlyMBean

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

 

Methods inherited from interface oracle.axia.config.beans.storage.persistence.ValueColumnReadOnlyMBean
getDesc, getName

 

Method Detail

setName

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

setDesc

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

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.