Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.actor.utils.extender
Interface EntryClassesMBean


public interface EntryClassesMBean

Method Summary
 String getKeyClass()
          Gets the value of the keyClass property.
 String getValueClass()
          Gets the value of the valueClass property.
 void setKeyClass(String value)
          Sets the value of the keyClass property.
 void setValueClass(String value)
          Sets the value of the valueClass property.

 

Method Detail

getKeyClass

String getKeyClass()
Gets the value of the keyClass property.

setKeyClass

void setKeyClass(String value)
Sets the value of the keyClass property.

getValueClass

String getValueClass()
Gets the value of the valueClass property.

setValueClass

void setValueClass(String value)
Sets the value of the valueClass property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.