public interface MonitoredAttribute extends ConfigBeanProxy, ConfigExtension
| Modifier and Type | Interface and Description |
|---|---|
static class |
MonitoredAttribute.Duck |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(MonitoredAttribute attr) |
String |
getAttributeName() |
String |
getDescription() |
String |
getObjectName() |
void |
setAttributeName(String value) |
void |
setDescription(String value) |
void |
setObjectName(String value) |
createChild, deepCopy, getParent, getParentString getAttributeName()
void setAttributeName(String value) throws PropertyVetoException
PropertyVetoExceptionString getObjectName()
void setObjectName(String value) throws PropertyVetoException
PropertyVetoExceptionString getDescription()
void setDescription(String value) throws PropertyVetoException
PropertyVetoException@DuckTyped boolean equals(MonitoredAttribute attr)
Copyright © 2019. All rights reserved.