类 P2cQueryExitRecordResponse.P2cQueryExitRecord
java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryExitRecordResponse.P2cQueryExitRecord
The type P 2 c query exit record.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets car type.Gets channel name.Gets discount amount.Gets exit time.Gets img url.Gets is exception exit.Gets order num.Gets paid amount.Gets park code.Gets park name.Gets park time.Gets plate color.Gets plate num.Gets total amount.getType()Gets type.voidsetCarType(Integer carType) Sets car type.voidsetChannelName(String channelName) Sets channel name.voidsetDiscountAmount(Double discountAmount) Sets discount amount.voidsetExitTime(Long exitTime) Sets exit time.voidSets img url.voidsetIsExceptionExit(Integer isExceptionExit) Sets is exception exit.voidsetOrderNum(String orderNum) Sets order num.voidsetPaidAmount(Double paidAmount) Sets paid amount.voidsetParkCode(String parkCode) Sets park code.voidsetParkName(String parkName) Sets park name.voidsetParkTime(Long parkTime) Sets park time.voidsetPlateColor(String plateColor) Sets plate color.voidsetPlateNum(String plateNum) Sets plate num.voidsetTotalAmount(Double totalAmount) Sets total amount.voidSets type.
-
构造器详细资料
-
P2cQueryExitRecord
public P2cQueryExitRecord()
-
-
方法详细资料
-
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
-
getPlateNum
Gets plate num.- 返回:
- the plate num
-
setPlateNum
Sets plate num.- 参数:
plateNum- the plate num
-
getChannelName
Gets channel name.- 返回:
- the channel name
-
setChannelName
Sets channel name.- 参数:
channelName- the channel name
-
getExitTime
Gets exit time.- 返回:
- the exit time
-
setExitTime
Sets exit time.- 参数:
exitTime- the exit time
-
getParkTime
Gets park time.- 返回:
- the park time
-
setParkTime
Sets park time.- 参数:
parkTime- the park time
-
getType
Gets type.- 返回:
- the type
-
setType
Sets type.- 参数:
type- the type
-
getCarType
Gets car type.- 返回:
- the car type
-
setCarType
Sets car type.- 参数:
carType- the car type
-
getTotalAmount
Gets total amount.- 返回:
- the total amount
-
setTotalAmount
Sets total amount.- 参数:
totalAmount- the total amount
-
getPaidAmount
Gets paid amount.- 返回:
- the paid amount
-
setPaidAmount
Sets paid amount.- 参数:
paidAmount- the paid amount
-
getDiscountAmount
Gets discount amount.- 返回:
- the discount amount
-
setDiscountAmount
Sets discount amount.- 参数:
discountAmount- the discount amount
-
getImgUrl
Gets img url.- 返回:
- the img url
-
setImgUrl
Sets img url.- 参数:
imgUrl- the img url
-
getPlateColor
Gets plate color.- 返回:
- the plate color
-
setPlateColor
Sets plate color.- 参数:
plateColor- the plate color
-
getIsExceptionExit
Gets is exception exit.- 返回:
- the is exception exit
-
setIsExceptionExit
Sets is exception exit.- 参数:
isExceptionExit- the is exception exit
-