Skip navigation links

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

E38079-01


oracle.axia.actor.utils.extender
Interface NotEqualsMBean


public interface NotEqualsMBean

Method Summary
 AttributeMBean getAttributeMBean()
          Return the value of the Attribute element
 ValueMBean getValueMBean()
          Return the value of the Value element
 void setAttributeMBean(AttributeMBean val)
          Set the value of the Attribute element
 void setValueMBean(ValueMBean val)
          Set the value of the Value element

 

Method Detail

getAttributeMBean

AttributeMBean getAttributeMBean()
Return the value of the Attribute element

setAttributeMBean

void setAttributeMBean(AttributeMBean val)
Set the value of the Attribute element

getValueMBean

ValueMBean getValueMBean()
Return the value of the Value element

setValueMBean

void setValueMBean(ValueMBean val)
Set the value of the Value element

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.