public class AcknowledgeResponse extends Object implements Serializable, ResponseMessage
Constructor and Description |
---|
AcknowledgeResponse(Response response,
ErrorInformation errorInformation) |
Modifier and Type | Method and Description |
---|---|
ErrorInformation |
getErrorInformation() |
Response |
getResponse() |
String |
toString() |
public AcknowledgeResponse(Response response, ErrorInformation errorInformation)
public Response getResponse()
getResponse
in interface ResponseMessage
public ErrorInformation getErrorInformation()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.