Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
KeyMappingReadOnlyMBean
All Known Implementing Classes:
KeyMapping

public interface KeyMappingMBean
extends KeyMappingReadOnlyMBean

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