类 P2cQueryFeeResponse
java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.p2c.pay.P2cQueryFeeResponse
The type P 2 c query fee response.
-
嵌套类概要
从类继承的嵌套类/接口 com.icetech.sdk.response.BaseResponse
BaseResponse.ErrorResponse -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets car type.Gets discount price.Gets enter time.Gets free after pay.Gets in disc amount.Gets need pay price.Gets order num.Gets out disc amount.Gets paid price.Gets park name.Gets park time.Gets plate num.Gets total price.Gets trade no.voidsetCarType(Integer carType) Sets car type.voidsetDiscountPrice(Double discountPrice) Sets discount price.voidsetEnterTime(Long enterTime) Sets enter time.voidsetFreeAfterPay(Integer freeAfterPay) Sets free after pay.voidsetInDiscAmount(Double inDiscAmount) Sets in disc amount.voidsetNeedPayPrice(Double needPayPrice) Sets need pay price.voidsetOrderNum(String orderNum) Sets order num.voidsetOutDiscAmount(Double outDiscAmount) Sets out disc amount.voidsetPaidPrice(Double paidPrice) Sets paid price.voidsetParkName(String parkName) Sets park name.voidsetParkTime(Integer parkTime) Sets park time.voidsetPlateNum(String plateNum) Sets plate num.voidsetTotalPrice(Double totalPrice) Sets total price.voidsetTradeNo(String tradeNo) Sets trade no.从类继承的方法 com.icetech.sdk.response.BaseResponse
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestId
-
构造器详细资料
-
P2cQueryFeeResponse
public P2cQueryFeeResponse()
-
-
方法详细资料
-
getOrderNum
Gets order num.- 返回:
- the order num
-
setOrderNum
Sets order num.- 参数:
orderNum- the order num
-
getParkName
Gets park name.- 返回:
- the park name
-
setParkName
Sets park name.- 参数:
parkName- the park name
-
getEnterTime
Gets enter time.- 返回:
- the enter time
-
setEnterTime
Sets enter time.- 参数:
enterTime- the enter time
-
getPlateNum
Gets plate num.- 返回:
- the plate num
-
setPlateNum
Sets plate num.- 参数:
plateNum- the plate num
-
getTradeNo
Gets trade no.- 返回:
- the trade no
-
setTradeNo
Sets trade no.- 参数:
tradeNo- the trade no
-
getCarType
Gets car type.- 返回:
- the car type
-
setCarType
Sets car type.- 参数:
carType- the car type
-
getTotalPrice
Gets total price.- 返回:
- the total price
-
setTotalPrice
Sets total price.- 参数:
totalPrice- the total price
-
getPaidPrice
Gets paid price.- 返回:
- the paid price
-
setPaidPrice
Sets paid price.- 参数:
paidPrice- the paid price
-
getDiscountPrice
Gets discount price.- 返回:
- the discount price
-
setDiscountPrice
Sets discount price.- 参数:
discountPrice- the discount price
-
getNeedPayPrice
Gets need pay price.- 返回:
- the need pay price
-
setNeedPayPrice
Sets need pay price.- 参数:
needPayPrice- the need pay price
-
getParkTime
Gets park time.- 返回:
- the park time
-
setParkTime
Sets park time.- 参数:
parkTime- the park time
-
getOutDiscAmount
Gets out disc amount.- 返回:
- the out disc amount
-
setOutDiscAmount
Sets out disc amount.- 参数:
outDiscAmount- the out disc amount
-
getInDiscAmount
Gets in disc amount.- 返回:
- the in disc amount
-
setInDiscAmount
Sets in disc amount.- 参数:
inDiscAmount- the in disc amount
-
getFreeAfterPay
Gets free after pay.- 返回:
- the free after pay
-
setFreeAfterPay
Sets free after pay.- 参数:
freeAfterPay- the free after pay
-