org.rhq.helpers.pluginGen
Class Props.MetricProps
java.lang.Object
org.rhq.helpers.pluginGen.Props.MetricProps
- Enclosing class:
- Props
public static class Props.MetricProps
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Props.MetricProps
public Props.MetricProps(String property)
getDataType
public org.rhq.helpers.pluginAnnotations.agent.DataType getDataType()
setDataType
public void setDataType(org.rhq.helpers.pluginAnnotations.agent.DataType dataType)
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getDisplayType
public org.rhq.helpers.pluginAnnotations.agent.DisplayType getDisplayType()
setDisplayType
public void setDisplayType(org.rhq.helpers.pluginAnnotations.agent.DisplayType displayType)
getUnits
public org.rhq.helpers.pluginAnnotations.agent.Units getUnits()
setUnits
public void setUnits(org.rhq.helpers.pluginAnnotations.agent.Units units)
getProperty
public String getProperty()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.