public abstract class AbstractCouponWsDTO extends CouponStatusWsDTO
| Constructor and Description |
|---|
AbstractCouponWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndDate() |
String |
getName() |
String |
getStartDate() |
void |
setEndDate(String endDate) |
void |
setName(String name) |
void |
setStartDate(String startDate) |
equals, getActive, getCouponId, hashCode, setActive, setCouponIdCopyright © 2017 SAP SE. All Rights Reserved.