Package | Description |
---|---|
com.couchprivileges.cele.groupon |
Modifier and Type | Method and Description |
---|---|
java.util.List<GrouponDeal> |
GrouponResponse.getDeals() |
java.util.List<GrouponDeal> |
GrouponBean.getGrouponDeals() |
Modifier and Type | Method and Description |
---|---|
void |
GrouponResponse.setDeals(java.util.List<GrouponDeal> deals) |
void |
GrouponBean.setGrouponDeals(java.util.List<GrouponDeal> grouponDeals) |