JavaScript is disabled on your browser.
Eclipse SCADA Core Components
java.lang.Object
org.eclipse.scada.da.datasource.movingaverage.DataItemValueLight
All Implemented Interfaces:
java.lang.Comparable<DataItemValueLight >
public class DataItemValueLight
extends java.lang.Object
implements java.lang.Comparable<DataItemValueLight >
a light weight alternative to DataItemValue, without attributes and exception info
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Constructor Detail
DataItemValueLight
public DataItemValueLight(Variant value,
SubscriptionState subscriptionState,
long timestamp,
boolean isManual,
boolean isError)
Method Detail
isError
public boolean isError()
hashCode
public int hashCode()
Overrides:
hashCode in class java.lang.Object
Eclipse SCADA Core Components
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0