public class StartWriteAttributes extends Object implements Serializable, RequestMessage
Constructor and Description |
---|
StartWriteAttributes(Request request,
String itemId,
Map<String,Variant> attributes,
OperationParameters operationParameters,
Long callbackHandlerId) |
Modifier and Type | Method and Description |
---|---|
Map<String,Variant> |
getAttributes() |
Long |
getCallbackHandlerId() |
String |
getItemId() |
OperationParameters |
getOperationParameters() |
Request |
getRequest() |
String |
toString() |
public Request getRequest()
getRequest
in interface RequestMessage
public String getItemId()
public OperationParameters getOperationParameters()
public Long getCallbackHandlerId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.