Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssudiameter
Interface KeyBasedDispatchCriteriaMBean


public interface KeyBasedDispatchCriteriaMBean

Method Summary
 String getAttributeValue()
           
 String getName()
          Gets the value of the name property.
 String getValue()
          Gets the value of the value property.
 void setAttributeValue(String value)
          Set the value of attribute
 void setName(String value)
          Sets the value of the name property.
 void setValue(String value)
          Sets the value of the value 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.

getValue

String getValue()
Gets the value of the value property.

setValue

void setValue(String value)
Sets the value of the value property.

setAttributeValue

void setAttributeValue(String value)
Set the value of attribute

getAttributeValue

String getAttributeValue()

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.