类 P2cQueryDiscountRecordResponse.P2cQueryDiscountRecordItem
java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryDiscountRecordResponse.P2cQueryDiscountRecordItem
The type P 2 c query discount record.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets amount.Gets discount name.Gets discount no.Gets order num.Gets park code.Gets park name.Gets status.getType()Gets type.voidSets amount.voidsetDiscountName(String discountName) Sets discount name.voidsetDiscountNo(String discountNo) Sets discount no.voidsetOrderNum(String orderNum) Sets order num.voidsetParkCode(String parkCode) Sets park code.voidsetParkName(String parkName) Sets park name.voidSets status.voidSets type.
-
构造器详细资料
-
P2cQueryDiscountRecordItem
public P2cQueryDiscountRecordItem()
-
-
方法详细资料
-
getParkCode
Gets park code.- 返回:
- the park code
-
setParkCode
Sets park code.- 参数:
parkCode- the park code
-
getParkName
Gets park name.- 返回:
- the park name
-
setParkName
Sets park name.- 参数:
parkName- the park name
-
getOrderNum
Gets order num.- 返回:
- the order num
-
setOrderNum
Sets order num.- 参数:
orderNum- the order num
-
getDiscountName
Gets discount name.- 返回:
- the discount name
-
setDiscountName
Sets discount name.- 参数:
discountName- the discount name
-
getDiscountNo
Gets discount no.- 返回:
- the discount no
-
setDiscountNo
Sets discount no.- 参数:
discountNo- the discount no
-
getAmount
Gets amount.- 返回:
- the amount
-
setAmount
Sets amount.- 参数:
amount- the amount
-
getStatus
Gets status.- 返回:
- the status
-
setStatus
Sets status.- 参数:
status- the status
-
getType
Gets type.- 返回:
- the type
-
setType
Sets type.- 参数:
type- the type
-