org.opennms.netmgt.collectd.wmi
Class WmiCollectionAttributeType
java.lang.Object
org.opennms.netmgt.collectd.wmi.WmiCollectionAttributeType
- All Implemented Interfaces:
- AttributeDefinition, CollectionAttributeType
public class WmiCollectionAttributeType
- extends Object
- implements CollectionAttributeType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WmiCollectionAttributeType
public WmiCollectionAttributeType(Attrib attribute,
AttributeGroupType groupType)
getGroupType
public AttributeGroupType getGroupType()
- Specified by:
getGroupType in interface CollectionAttributeType
storeAttribute
public void storeAttribute(CollectionAttribute attribute,
Persister persister)
- Specified by:
storeAttribute in interface CollectionAttributeType
getName
public String getName()
- Specified by:
getName in interface AttributeDefinition
getType
public String getType()
- Specified by:
getType in interface AttributeDefinition
Copyright © 2009. All Rights Reserved.