public class WriteRequestResult extends Object
Constructor and Description |
---|
WriteRequestResult(Throwable error) |
WriteRequestResult(Variant value,
Map<String,Variant> attributes,
WriteAttributeResults attributeResults) |
Modifier and Type | Method and Description |
---|---|
WriteAttributeResults |
getAttributeResults() |
Map<String,Variant> |
getAttributes() |
Throwable |
getError() |
Variant |
getValue() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.