public class CouponRAO extends Object implements Serializable
| Constructor and Description |
|---|
CouponRAO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCouponCode() |
String |
getCouponId() |
int |
hashCode() |
void |
setCouponCode(String couponCode) |
void |
setCouponId(String couponId) |
Copyright © 2017 SAP SE. All Rights Reserved.