org.opennms.netmgt.collectd
Class AttributeGroupType
java.lang.Object
org.opennms.netmgt.collectd.AttributeGroupType
public class AttributeGroupType
- extends Object
AttributeGroupType
public AttributeGroupType(String groupName,
String groupIfType)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getIfType
public String getIfType()
getName
public String getName()
addAttributeType
public void addAttributeType(AttributeDefinition attrType)
getAttributeTypes
public SortedSet<AttributeDefinition> getAttributeTypes()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009. All Rights Reserved.