类 P2cQueryEnterRecordResponse.P2cQueryEnterRecordItem
java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryEnterRecordResponse.P2cQueryEnterRecordItem
The type P 2 c query enter record item.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets car type.Gets channel name.Gets enter time.Gets enter way.Gets img url.Gets none enter flag.Gets order num.Gets park code.Gets park name.Gets plate color.Gets plate num.getType()Gets type.voidsetCarType(Integer carType) Sets car type.voidsetChannelName(String channelName) Sets channel name.voidsetEnterTime(Long enterTime) Sets enter time.voidsetEnterWay(Integer enterWay) Sets enter way.voidSets img url.voidsetNoneEnterFlag(Integer noneEnterFlag) Sets none enter flag.voidsetOrderNum(String orderNum) Sets order num.voidsetParkCode(String parkCode) Sets park code.voidsetParkName(String parkName) Sets park name.voidsetPlateColor(String plateColor) Sets plate color.voidsetPlateNum(String plateNum) Sets plate num.voidSets type.
-
构造器详细资料
-
P2cQueryEnterRecordItem
public P2cQueryEnterRecordItem()
-
-
方法详细资料
-
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
-
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
-
getImgUrl
Gets img url.- 返回:
- the img url
-
setImgUrl
Sets img url.- 参数:
imgUrl- the img url
-
getNoneEnterFlag
Gets none enter flag.- 返回:
- the none enter flag
-
setNoneEnterFlag
Sets none enter flag.- 参数:
noneEnterFlag- the none enter flag
-
getPlateColor
Gets plate color.- 返回:
- the plate color
-
setPlateColor
Sets plate color.- 参数:
plateColor- the plate color
-
getEnterTime
Gets enter time.- 返回:
- the enter time
-
setEnterTime
Sets enter time.- 参数:
enterTime- the enter time
-
getEnterWay
Gets enter way.- 返回:
- the enter way
-
setEnterWay
Sets enter way.- 参数:
enterWay- the enter way
-