public class GrouponResponse
extends java.lang.Object
| Constructor and Description |
|---|
GrouponResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GrouponDeal> |
getDeals() |
void |
setDeals(java.util.List<GrouponDeal> deals) |
public java.util.List<GrouponDeal> getDeals()
public void setDeals(java.util.List<GrouponDeal> deals)
deals - the deals to set