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