Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ValueMappingReadOnlyMBean
All Known Implementing Classes:
ValueMapping

public interface ValueMappingMBean
extends ValueMappingReadOnlyMBean

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

 

Methods inherited from interface oracle.axia.config.beans.storage.persistence.ValueMappingReadOnlyMBean
getGetMethod, 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.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.