Skip navigation links

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

E38079-01


oracle.axia.storage.fw
Interface MultiKeyColumnMBean


public interface MultiKeyColumnMBean

Method Summary
 String getDesc()
          Gets the value of the desc property.
 String getGetMethod()
          Gets the value of the getMethod property.
 String getName()
          Gets the value of the name property.
 String getSetMethod()
          Gets the value of the setMethod property.
 void setDesc(String value)
          Sets the value of the desc property.
 void setGetMethod(String value)
          Sets the value of the getMethod property.
 void setName(String value)
          Sets the value of the name property.
 void setSetMethod(String value)
          Sets the value of the setMethod property.

 

Method Detail

getGetMethod

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

setGetMethod

void setGetMethod(String value)
Sets the value of the getMethod property.

getSetMethod

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

setSetMethod

void setSetMethod(String value)
Sets the value of the setMethod property.

getName

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

setName

void setName(String value)
Sets the value of the name property.

getDesc

String getDesc()
Gets the value of the desc property.

setDesc

void setDesc(String value)
Sets the value of the desc 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.