org.opennms.netmgt.threshd
Class ThresholdGroup
java.lang.Object
org.opennms.netmgt.threshd.ThresholdGroup
public class ThresholdGroup
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThresholdGroup
public ThresholdGroup(String name)
getIfResourceType
public ThresholdResourceType getIfResourceType()
setIfResourceType
public void setIfResourceType(ThresholdResourceType ifResourceType)
setName
public void setName(String name)
getName
public String getName()
setRrdRepository
public void setRrdRepository(File rrdRepository)
getRrdRepository
public File getRrdRepository()
setNodeResourceType
public void setNodeResourceType(ThresholdResourceType nodeResourceType)
getNodeResourceType
public ThresholdResourceType getNodeResourceType()
getGenericResourceTypeMap
public Map<String,ThresholdResourceType> getGenericResourceTypeMap()
setGenericResourceTypeMap
public void setGenericResourceTypeMap(Map<String,ThresholdResourceType> genericResourceTypeMap)
Copyright © 2009. All Rights Reserved.