public class GetFactoriesResponse extends Object implements Serializable, ResponseMessage
| Constructor and Description |
|---|
GetFactoriesResponse(Response response,
List<FactoryInformation> factories) |
public GetFactoriesResponse(Response response, List<FactoryInformation> factories)
public Response getResponse()
getResponse in interface ResponseMessagepublic List<FactoryInformation> getFactories()