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 OnmsAttribute
String
object.public OnmsResource getResource()
getResource
in interface OnmsAttribute
OnmsResource
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 OnmsAttribute
resource
- a OnmsResource
object.Copyright © 2015. All rights reserved.