public class RrdGraphAttribute extends Object implements OnmsAttribute
RrdGraphAttribute class.
| Constructor and Description |
|---|
RrdGraphAttribute(String name,
String relativePath,
String rrdFile)
Constructor for RrdGraphAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
getName
|
OnmsResource |
getResource()
Retrieve the resource for this attribute.
|
String |
getRrdRelativePath()
getRrdRelativePath
|
void |
setResource(OnmsResource resource)
setResource
|
String |
toString() |
public String getName()
getName
getName in interface OnmsAttributeString object.public OnmsResource getResource()
getResource in interface OnmsAttributeOnmsResource object.public void setResource(OnmsResource resource)
setResource
Set the resource for this attribute. This is called when the attribute is added to a resource.setResource in interface OnmsAttributeresource - a OnmsResource object.Copyright © 2015. All rights reserved.