org.lsst.ccs.localdb.statusdb.server
Class TrendingData.DataValue
java.lang.Object
org.lsst.ccs.localdb.statusdb.server.TrendingData.DataValue
- Enclosing class:
- TrendingData
public static class TrendingData.DataValue
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrendingData.DataValue
public TrendingData.DataValue(String name,
double value)
TrendingData.DataValue
public TrendingData.DataValue()
getValue
public double getValue()
getName
public String getName()
Copyright © 2013 LSST. All Rights Reserved.