Skip navigation links

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

E38079-01


oracle.axia.storage.fw
Interface KeyColumnMBean


public interface KeyColumnMBean

Method Summary
 String getDesc()
          Gets the value of the desc property.
 String getName()
          Gets the value of the name property.
 void setDesc(String value)
          Sets the value of the desc property.
 void setName(String value)
          Sets the value of the name property.

 

Method Detail

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.