Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

Packages that use ValueColumnMBean
oracle.axia.config.beans.storage.persistence   

 

Uses of ValueColumnMBean in oracle.axia.config.beans.storage.persistence

 

Classes in oracle.axia.config.beans.storage.persistence that implement ValueColumnMBean
 class ValueColumn
          Java class for valueColumn complex type.

 

Methods in oracle.axia.config.beans.storage.persistence that return ValueColumnMBean
 ValueColumnMBean DBTableReadOnlyMBean.getValueColumnMBean()
          Return the value of the ValueColumn element
 ValueColumnMBean DBTable.getValueColumnMBean()
          Get the value of the ValueColumn element

 

Methods in oracle.axia.config.beans.storage.persistence with parameters of type ValueColumnMBean
 void DBTable.setValueColumnMBean(ValueColumnMBean val)
          Set the value of the ValueColumn element
 void DBTableMBean.setValueColumnMBean(ValueColumnMBean val)
          Set the value of the ValueColumn element

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.