org.opennms.netmgt.collectd
Class XmpCollectionAttribute
java.lang.Object
org.opennms.netmgt.collectd.AbstractCollectionAttribute
org.opennms.netmgt.collectd.XmpCollectionAttribute
- All Implemented Interfaces:
- CollectionAttribute
public class XmpCollectionAttribute
- extends AbstractCollectionAttribute
- implements CollectionAttribute
getAttributeType
public CollectionAttributeType getAttributeType()
- Specified by:
getAttributeType in interface CollectionAttribute- Specified by:
getAttributeType in class AbstractCollectionAttribute
setAttributeType
public void setAttributeType(CollectionAttributeType attribType)
getName
public String getName()
- Specified by:
getName in interface CollectionAttribute- Specified by:
getName in class AbstractCollectionAttribute
getResource
public CollectionResource getResource()
- Specified by:
getResource in interface CollectionAttribute- Specified by:
getResource in class AbstractCollectionAttribute
getNumericValue
public String getNumericValue()
- Specified by:
getNumericValue in interface CollectionAttribute- Specified by:
getNumericValue in class AbstractCollectionAttribute
getType
public String getType()
- Specified by:
getType in interface CollectionAttribute
shouldPersist
public boolean shouldPersist(ServiceParameters params)
- Specified by:
shouldPersist in interface CollectionAttribute- Specified by:
shouldPersist in class AbstractCollectionAttribute
toString
public String toString()
- Overrides:
toString in class Object
getStringValue
public String getStringValue()
- Specified by:
getStringValue in interface CollectionAttribute- Specified by:
getStringValue in class AbstractCollectionAttribute
Copyright © 2009. All Rights Reserved.