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