JavaScript is disabled on your browser.
Eclipse SCADA Core Components
public class DataItemValueBuilder
extends DataItemValue.Builder
A class that renames the original DataItemValue.Builder since some
script languages might have problems accessing a nested class or enums.
Method Summary
Methods
Modifier and Type
Method and Description
void
setConnected (boolean flag)
Methods inherited from class org.eclipse.scada.da.client.DataItemValue.Builder
build , clearAttribute , getAsTimestamp , getAttributes , getSubscriptionError , getSubscriptionState , getTimestamp , getValue , setAttribute , setAttributes , setSubscriptionError , setSubscriptionState , setTimestamp , setTimestamp , setValue , toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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