Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
KeyColumnReadOnlyMBean
All Known Implementing Classes:
KeyColumn

public interface KeyColumnMBean
extends KeyColumnReadOnlyMBean

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.KeyColumnReadOnlyMBean
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.