public class AttributeWriteResultEntry extends Object implements Serializable
Constructor and Description |
---|
AttributeWriteResultEntry(String attribute,
ErrorInformation errorInformation) |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute() |
ErrorInformation |
getErrorInformation() |
String |
toString() |
public AttributeWriteResultEntry(String attribute, ErrorInformation errorInformation)
public String getAttribute()
public ErrorInformation getErrorInformation()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.