Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
MultiKeyColumnReadOnlyMBean
All Known Implementing Classes:
MultiKeyColumn

public interface MultiKeyColumnMBean
extends MultiKeyColumnReadOnlyMBean

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

 

Methods inherited from interface oracle.axia.config.beans.storage.persistence.MultiKeyColumnReadOnlyMBean
getDesc, getGetMethod, getName, getSetMethod

 

Method Detail

setGetMethod

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

setSetMethod

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

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.