Modifier and Type | Method and Description |
---|---|
Serializable |
Variant.as(VariantType variantType)
Convert the variant to a java object of the type specified by the
variantType parameter
|
double |
Variant.asDouble() |
int |
Variant.asInteger() |
long |
Variant.asLong() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
DataItemOutputChained.writeCalculatedValue(Variant value) |
void |
DataItemOutputChained.writeValue(Variant value) |
Modifier and Type | Method and Description |
---|---|
void |
XMLConfigurator.configure(Hive hive) |
Modifier and Type | Method and Description |
---|---|
void |
ProxyConnection.addConnection(Connection connection,
String id,
ProxyPrefixName proxyPrefixName) |
void |
ProxyGroup.addConnection(Connection connection,
String id,
ProxyPrefixName prefix,
FolderCommon connectionFolder) |
Modifier and Type | Method and Description |
---|---|
protected void |
ProxyDataItem.processWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
TestItem2.performWriteValue(Variant value,
OperationParameters operationParameters) |
void |
WriteDelayItem.processWrite(Variant value) |
Modifier and Type | Method and Description |
---|---|
abstract Variant |
ValueType.convertTo(String value) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.