Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
MultiValueColumnMBean
All Known Implementing Classes:
MultiValueColumn

public interface MultiValueColumnReadOnlyMBean

Method Summary
 java.lang.String getDesc()
          Gets the value of the desc property.
 java.lang.String getGetMethod()
          Gets the value of the getMethod property.
 java.lang.String getName()
          Gets the value of the name property.
 java.lang.String getSetMethod()
          Gets the value of the setMethod property.

 

Method Detail

getGetMethod

java.lang.String getGetMethod()
Gets the value of the getMethod property.

getSetMethod

java.lang.String getSetMethod()
Gets the value of the setMethod property.

getName

java.lang.String getName()
Gets the value of the name property.

getDesc

java.lang.String getDesc()
Gets 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.