public class CouponStatusWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
CouponStatusWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getActive() |
String |
getCouponId() |
int |
hashCode() |
void |
setActive(Boolean active) |
void |
setCouponId(String couponId) |
Copyright © 2017 SAP SE. All Rights Reserved.