public class ValueEntry extends Object implements Serializable
ValueEntry(String valueType, List<Double> values)
List<Double>
getValues()
String
getValueType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValueEntry(String valueType, List<Double> values)
public String getValueType()
public List<Double> getValues()
public String toString()
toString
Object
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.