17181920212223
// Responses private ResponseShopListAnimal responseShopListAnimal; public RequestShopListAnimal() { responses.add(responseShopListAnimal = new ResponseShopListAnimal()); }