类 P2cLedDisplayRequest.LedSpecial
java.lang.Object
com.icetech.sdk.request.p2c.rule.P2cLedDisplayRequest.LedSpecial
- 所有已实现的接口:
Serializable
- 封闭类:
P2cLedDisplayRequest
The type Led special.
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets enter black car.Gets enter month expire.Gets enter month vip.Gets enter multi park car.Gets enter no parking space.Gets enter not allow nocar run.Gets enter not allow tmp run.Gets enter tmp special.Gets exit no carplate.Gets exit no enterinfo.Gets exit open gate.Gets exit pay.voidsetEnterBlackCar(String enterBlackCar) Sets enter black car.voidsetEnterMonthExpire(String enterMonthExpire) Sets enter month expire.voidsetEnterMonthVip(String enterMonthVip) Sets enter month vip.voidsetEnterMultiParkCar(String enterMultiParkCar) Sets enter multi park car.voidsetEnterNoParkingSpace(String enterNoParkingSpace) Sets enter no parking space.voidsetEnterNotAllowNocarRun(String enterNotAllowNocarRun) Sets enter not allow nocar run.voidsetEnterNotAllowTmpRun(String enterNotAllowTmpRun) Sets enter not allow tmp run.voidsetEnterTmpSpecial(String enterTmpSpecial) Sets enter tmp special.voidsetExitNoCarplate(String exitNoCarplate) Sets exit no carplate.voidsetExitNoEnterinfo(String exitNoEnterinfo) Sets exit no enterinfo.voidsetExitOpenGate(String exitOpenGate) Sets exit open gate.voidsetExitPay(String exitPay) Sets exit pay.
-
构造器详细资料
-
LedSpecial
public LedSpecial()
-
-
方法详细资料
-
getEnterTmpSpecial
Gets enter tmp special.- 返回:
- the enter tmp special
-
setEnterTmpSpecial
Sets enter tmp special.- 参数:
enterTmpSpecial- the enter tmp special
-
getEnterMonthVip
Gets enter month vip.- 返回:
- the enter month vip
-
setEnterMonthVip
Sets enter month vip.- 参数:
enterMonthVip- the enter month vip
-
getEnterNotAllowTmpRun
Gets enter not allow tmp run.- 返回:
- the enter not allow tmp run
-
setEnterNotAllowTmpRun
Sets enter not allow tmp run.- 参数:
enterNotAllowTmpRun- the enter not allow tmp run
-
getEnterMultiParkCar
Gets enter multi park car.- 返回:
- the enter multi park car
-
setEnterMultiParkCar
Sets enter multi park car.- 参数:
enterMultiParkCar- the enter multi park car
-
getEnterBlackCar
Gets enter black car.- 返回:
- the enter black car
-
setEnterBlackCar
Sets enter black car.- 参数:
enterBlackCar- the enter black car
-
getEnterMonthExpire
Gets enter month expire.- 返回:
- the enter month expire
-
setEnterMonthExpire
Sets enter month expire.- 参数:
enterMonthExpire- the enter month expire
-
getEnterNoParkingSpace
Gets enter no parking space.- 返回:
- the enter no parking space
-
setEnterNoParkingSpace
Sets enter no parking space.- 参数:
enterNoParkingSpace- the enter no parking space
-
getEnterNotAllowNocarRun
Gets enter not allow nocar run.- 返回:
- the enter not allow nocar run
-
setEnterNotAllowNocarRun
Sets enter not allow nocar run.- 参数:
enterNotAllowNocarRun- the enter not allow nocar run
-
getExitPay
Gets exit pay.- 返回:
- the exit pay
-
setExitPay
Sets exit pay.- 参数:
exitPay- the exit pay
-
getExitOpenGate
Gets exit open gate.- 返回:
- the exit open gate
-
setExitOpenGate
Sets exit open gate.- 参数:
exitOpenGate- the exit open gate
-
getExitNoEnterinfo
Gets exit no enterinfo.- 返回:
- the exit no enterinfo
-
setExitNoEnterinfo
Sets exit no enterinfo.- 参数:
exitNoEnterinfo- the exit no enterinfo
-
getExitNoCarplate
Gets exit no carplate.- 返回:
- the exit no carplate
-
setExitNoCarplate
Sets exit no carplate.- 参数:
exitNoCarplate- the exit no carplate
-