public static class P2cLedDisplayRequest.LedSpecial extends Object implements Serializable
| 构造器和说明 |
|---|
LedSpecial() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEnterBlackCar()
Gets enter black car.
|
String |
getEnterMonthExpire()
Gets enter month expire.
|
String |
getEnterMonthVip()
Gets enter month vip.
|
String |
getEnterMultiParkCar()
Gets enter multi park car.
|
String |
getEnterNoParkingSpace()
Gets enter no parking space.
|
String |
getEnterNotAllowNocarRun()
Gets enter not allow nocar run.
|
String |
getEnterNotAllowTmpRun()
Gets enter not allow tmp run.
|
String |
getEnterTmpSpecial()
Gets enter tmp special.
|
String |
getExitNoCarplate()
Gets exit no carplate.
|
String |
getExitNoEnterinfo()
Gets exit no enterinfo.
|
String |
getExitOpenGate()
Gets exit open gate.
|
String |
getExitPay()
Gets exit pay.
|
void |
setEnterBlackCar(String enterBlackCar)
Sets enter black car.
|
void |
setEnterMonthExpire(String enterMonthExpire)
Sets enter month expire.
|
void |
setEnterMonthVip(String enterMonthVip)
Sets enter month vip.
|
void |
setEnterMultiParkCar(String enterMultiParkCar)
Sets enter multi park car.
|
void |
setEnterNoParkingSpace(String enterNoParkingSpace)
Sets enter no parking space.
|
void |
setEnterNotAllowNocarRun(String enterNotAllowNocarRun)
Sets enter not allow nocar run.
|
void |
setEnterNotAllowTmpRun(String enterNotAllowTmpRun)
Sets enter not allow tmp run.
|
void |
setEnterTmpSpecial(String enterTmpSpecial)
Sets enter tmp special.
|
void |
setExitNoCarplate(String exitNoCarplate)
Sets exit no carplate.
|
void |
setExitNoEnterinfo(String exitNoEnterinfo)
Sets exit no enterinfo.
|
void |
setExitOpenGate(String exitOpenGate)
Sets exit open gate.
|
void |
setExitPay(String exitPay)
Sets exit pay.
|
public String getEnterTmpSpecial()
public void setEnterTmpSpecial(String enterTmpSpecial)
enterTmpSpecial - the enter tmp specialpublic String getEnterMonthVip()
public void setEnterMonthVip(String enterMonthVip)
enterMonthVip - the enter month vippublic String getEnterNotAllowTmpRun()
public void setEnterNotAllowTmpRun(String enterNotAllowTmpRun)
enterNotAllowTmpRun - the enter not allow tmp runpublic String getEnterMultiParkCar()
public void setEnterMultiParkCar(String enterMultiParkCar)
enterMultiParkCar - the enter multi park carpublic String getEnterBlackCar()
public void setEnterBlackCar(String enterBlackCar)
enterBlackCar - the enter black carpublic String getEnterMonthExpire()
public void setEnterMonthExpire(String enterMonthExpire)
enterMonthExpire - the enter month expirepublic String getEnterNoParkingSpace()
public void setEnterNoParkingSpace(String enterNoParkingSpace)
enterNoParkingSpace - the enter no parking spacepublic String getEnterNotAllowNocarRun()
public void setEnterNotAllowNocarRun(String enterNotAllowNocarRun)
enterNotAllowNocarRun - the enter not allow nocar runpublic String getExitPay()
public void setExitPay(String exitPay)
exitPay - the exit paypublic String getExitOpenGate()
public void setExitOpenGate(String exitOpenGate)
exitOpenGate - the exit open gatepublic String getExitNoEnterinfo()
public void setExitNoEnterinfo(String exitNoEnterinfo)
exitNoEnterinfo - the exit no enterinfopublic String getExitNoCarplate()
public void setExitNoCarplate(String exitNoCarplate)
exitNoCarplate - the exit no carplateCopyright © 2025. All rights reserved.