public class CouponNotificationsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
CouponNotificationsDTO()
Generated constructor - for generic creation.
|
CouponNotificationsDTO(java.util.List<CouponNotificationDTO> couponnotificationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CouponNotificationDTO> |
getCouponNotifications() |
void |
setCouponNotifications(java.util.List<CouponNotificationDTO> couponnotificationsList) |
getUri, setUripublic CouponNotificationsDTO()
public CouponNotificationsDTO(java.util.List<CouponNotificationDTO> couponnotificationsList)
public java.util.List<CouponNotificationDTO> getCouponNotifications()
public void setCouponNotifications(java.util.List<CouponNotificationDTO> couponnotificationsList)
couponnotificationsList - the couponnotificationsList to setCopyright © 2018 SAP SE. All Rights Reserved.