|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.SnmpAttributeType
org.opennms.netmgt.collectd.NumericAttributeType
public class NumericAttributeType
NumericAttributeType class.
| Constructor Summary | |
|---|---|
NumericAttributeType(ResourceType resourceType,
String collectionName,
MibObject mibObj,
AttributeGroupType groupType)
Constructor for NumericAttributeType. |
|
| Method Summary | |
|---|---|
void |
storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute |
static boolean |
supportsType(String rawType)
supportsType |
| Methods inherited from class org.opennms.netmgt.collectd.SnmpAttributeType |
|---|
create, equals, getAlias, getCollectionName, getCollectionTrackers, getGroupIfType, getGroupName, getGroupType, getInstance, getMaxval, getMinval, getName, getOid, getResourceType, getType, hashCode, log, matches, storeResult, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NumericAttributeType(ResourceType resourceType,
String collectionName,
MibObject mibObj,
AttributeGroupType groupType)
Constructor for NumericAttributeType.
resourceType - a ResourceType object.collectionName - a String object.mibObj - a MibObject object.groupType - a AttributeGroupType object.| Method Detail |
|---|
public static boolean supportsType(String rawType)
supportsType
rawType - a String object.
public void storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
storeAttribute in interface CollectionAttributeTypestoreAttribute in class SnmpAttributeTypeattribute - a CollectionAttribute object.persister - a Persister object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||