public interface EqualsMBean
Modifier and Type | Method and Description |
---|---|
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
|
AttributeMBean getAttributeMBean()
void setAttributeMBean(AttributeMBean val)
ValueMBean getValueMBean()
void setValueMBean(ValueMBean val)