|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.reservoir.monitoring.core.AbstractProbeAttribute
eu.reservoir.monitoring.core.list.ListProbeAttribute
public class ListProbeAttribute
An implementation for having a list as a ProbeAttribute These are a Probe's Data Dictionary.
Constructor Summary | |
---|---|
ListProbeAttribute(int field,
java.lang.String name,
ProbeAttributeType type)
Construct a ProbeAttribute. |
Method Summary |
---|
Methods inherited from class eu.reservoir.monitoring.core.AbstractProbeAttribute |
---|
getField, getName, getType, getUnits, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface eu.reservoir.monitoring.core.ProbeAttribute |
---|
getField, getName, getType, getUnits |
Constructor Detail |
---|
public ListProbeAttribute(int field, java.lang.String name, ProbeAttributeType type)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |