19202122232425
// Responses private ResponseShopListPlant responseShopListPlant; public RequestShopListPlant() { responses.add(responseShopListPlant = new ResponseShopListPlant()); }