Constructor and Description |
---|
Props.MetricProps(String property) |
Modifier and Type | Method and Description |
---|---|
org.rhq.helpers.pluginAnnotations.agent.DataType |
getDataType() |
String |
getDescription() |
String |
getDisplayName() |
org.rhq.helpers.pluginAnnotations.agent.DisplayType |
getDisplayType() |
String |
getProperty() |
org.rhq.helpers.pluginAnnotations.agent.Units |
getUnits() |
void |
setDataType(org.rhq.helpers.pluginAnnotations.agent.DataType dataType) |
void |
setDescription(String description) |
void |
setDisplayName(String displayName) |
void |
setDisplayType(org.rhq.helpers.pluginAnnotations.agent.DisplayType displayType) |
void |
setUnits(org.rhq.helpers.pluginAnnotations.agent.Units units) |
public Props.MetricProps(String property)
public org.rhq.helpers.pluginAnnotations.agent.DataType getDataType()
public void setDataType(org.rhq.helpers.pluginAnnotations.agent.DataType dataType)
public String getDisplayName()
public void setDisplayName(String displayName)
public String getDescription()
public void setDescription(String description)
public org.rhq.helpers.pluginAnnotations.agent.DisplayType getDisplayType()
public void setDisplayType(org.rhq.helpers.pluginAnnotations.agent.DisplayType displayType)
public org.rhq.helpers.pluginAnnotations.agent.Units getUnits()
public void setUnits(org.rhq.helpers.pluginAnnotations.agent.Units units)
public String getProperty()
Copyright © 2013. All Rights Reserved.