public class DataItemValueBuilder extends DataItemValue.Builder
DataItemValue.Builder
since some
script languages might have problems accessing a nested class or enums.Modifier and Type | Field and Description |
---|---|
static SubscriptionState |
CONNECTED |
static SubscriptionState |
DISCONNECTED |
static SubscriptionState |
GRANTED |
Constructor and Description |
---|
DataItemValueBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
setConnected(boolean flag) |
build, clearAttribute, getAsTimestamp, getAttributes, getSubscriptionError, getSubscriptionState, getTimestamp, getValue, setAttribute, setAttributes, setSubscriptionError, setSubscriptionState, setTimestamp, setTimestamp, setValue, toString
public static SubscriptionState CONNECTED
public static SubscriptionState GRANTED
public static SubscriptionState DISCONNECTED
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.