public class CouponCodeInfoResponse
extends java.lang.Object
| Constructor and Description |
|---|
CouponCodeInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
CouponCodeEntity |
getCodeInformation() |
CouponEntity |
getCouponInformation() |
void |
setCodeInformation(CouponCodeEntity codeInformation) |
void |
setCouponInformation(CouponEntity couponInformation) |
java.lang.String |
toString() |
public CouponCodeEntity getCodeInformation()
public void setCodeInformation(CouponCodeEntity codeInformation)
public CouponEntity getCouponInformation()
public void setCouponInformation(CouponEntity couponInformation)
public java.lang.String toString()
toString in class java.lang.Object