eu.reservoir.monitoring.core.list
Class ListProbeAttribute

java.lang.Object
  extended by eu.reservoir.monitoring.core.AbstractProbeAttribute
      extended by eu.reservoir.monitoring.core.list.ListProbeAttribute
All Implemented Interfaces:
ProbeAttribute

public class ListProbeAttribute
extends AbstractProbeAttribute
implements ProbeAttribute

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

ListProbeAttribute

public ListProbeAttribute(int field,
                          java.lang.String name,
                          ProbeAttributeType type)
Construct a ProbeAttribute.



RESERVOIR Monitoring 0.6.4