public class BookResponse extends HomeMovingResponse
Constructor and Description |
---|
BookResponse() |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCouponAmount()
getCouponAmount
|
java.math.BigDecimal |
getProNumber()
getProNumber
|
void |
setCouponAmount(java.math.BigDecimal couponAmount)
setCouponAmount
|
void |
setProNumber(java.math.BigDecimal proNumber)
setProNumber
|
getErrorMessages, isSuccess, setErrorMessages, setSuccess
public java.math.BigDecimal getProNumber()
public void setProNumber(java.math.BigDecimal proNumber)
proNumber
- the proNumber to setpublic java.math.BigDecimal getCouponAmount()
public void setCouponAmount(java.math.BigDecimal couponAmount)
couponAmount
- the couponAmount to set