Uses of Class
com.storedobject.iot.DataSet.DataValue
Packages that use DataSet.DataValue
-
Uses of DataSet.DataValue in com.storedobject.iot
Methods in com.storedobject.iot that return types with arguments of type DataSet.DataValueModifier and TypeMethodDescriptionList
<? extends DataSet.DataValue> DataSet.DataValues.getDataValues()
Constructor parameters in com.storedobject.iot with type arguments of type DataSet.DataValueModifierConstructorDescriptionDataValues
(List<? extends DataSet.DataValue> values, long from, long to)