public class P2cQueryLedDisplayResponse extends BaseResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cQueryLedDisplayResponse.LedConfig
The type Led config.
|
static class |
P2cQueryLedDisplayResponse.LedSpecial
The type Led special.
|
BaseResponse.ErrorResponse| 构造器和说明 |
|---|
P2cQueryLedDisplayResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getLedBlackCar()
Gets led black car.
|
List<P2cQueryLedDisplayResponse.LedConfig> |
getLedConfig()
Gets led config.
|
Integer |
getLedExpireDaysMc()
Gets led expire days mc.
|
Integer |
getLedLineNum()
Gets led line num.
|
Integer |
getLedQrcodeRule()
Gets led qrcode rule.
|
Integer |
getLedRemainDaysMc()
Gets led remain days mc.
|
Integer |
getLedRestoreDefaultTime()
Gets led restore default time.
|
P2cQueryLedDisplayResponse.LedSpecial |
getLedSpecial()
Gets led special.
|
String |
getLimitDriveNum1()
Gets limit drive num 1.
|
String |
getLimitDriveNum2()
Gets limit drive num 2.
|
String |
getLimitDriveNum3()
Gets limit drive num 3.
|
String |
getLimitDriveNum4()
Gets limit drive num 4.
|
String |
getLimitDriveNum5()
Gets limit drive num 5.
|
Integer |
getLimitType()
Gets limit type.
|
String |
getParkCode()
Gets park code.
|
void |
setLedBlackCar(Integer ledBlackCar)
Sets led black car.
|
void |
setLedConfig(List<P2cQueryLedDisplayResponse.LedConfig> ledConfig)
Sets led config.
|
void |
setLedExpireDaysMc(Integer ledExpireDaysMc)
Sets led expire days mc.
|
void |
setLedLineNum(Integer ledLineNum)
Sets led line num.
|
void |
setLedQrcodeRule(Integer ledQrcodeRule)
Sets led qrcode rule.
|
void |
setLedRemainDaysMc(Integer ledRemainDaysMc)
Sets led remain days mc.
|
void |
setLedRestoreDefaultTime(Integer ledRestoreDefaultTime)
Sets led restore default time.
|
void |
setLedSpecial(P2cQueryLedDisplayResponse.LedSpecial ledSpecial)
Sets led special.
|
void |
setLimitDriveNum1(String limitDriveNum1)
Sets limit drive num 1.
|
void |
setLimitDriveNum2(String limitDriveNum2)
Sets limit drive num 2.
|
void |
setLimitDriveNum3(String limitDriveNum3)
Sets limit drive num 3.
|
void |
setLimitDriveNum4(String limitDriveNum4)
Sets limit drive num 4.
|
void |
setLimitDriveNum5(String limitDriveNum5)
Sets limit drive num 5.
|
void |
setLimitType(Integer limitType)
Sets limit type.
|
void |
setParkCode(String parkCode)
Sets park code.
|
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestIdpublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic Integer getLedLineNum()
public void setLedLineNum(Integer ledLineNum)
ledLineNum - the led line numpublic Integer getLedRemainDaysMc()
public void setLedRemainDaysMc(Integer ledRemainDaysMc)
ledRemainDaysMc - the led remain days mcpublic Integer getLedExpireDaysMc()
public void setLedExpireDaysMc(Integer ledExpireDaysMc)
ledExpireDaysMc - the led expire days mcpublic Integer getLedBlackCar()
public void setLedBlackCar(Integer ledBlackCar)
ledBlackCar - the led black carpublic Integer getLedRestoreDefaultTime()
public void setLedRestoreDefaultTime(Integer ledRestoreDefaultTime)
ledRestoreDefaultTime - the led restore default timepublic Integer getLedQrcodeRule()
public void setLedQrcodeRule(Integer ledQrcodeRule)
ledQrcodeRule - the led qrcode rulepublic Integer getLimitType()
public void setLimitType(Integer limitType)
limitType - the limit typepublic String getLimitDriveNum1()
public void setLimitDriveNum1(String limitDriveNum1)
limitDriveNum1 - the limit drive num 1public String getLimitDriveNum2()
public void setLimitDriveNum2(String limitDriveNum2)
limitDriveNum2 - the limit drive num 2public String getLimitDriveNum3()
public void setLimitDriveNum3(String limitDriveNum3)
limitDriveNum3 - the limit drive num 3public String getLimitDriveNum4()
public void setLimitDriveNum4(String limitDriveNum4)
limitDriveNum4 - the limit drive num 4public String getLimitDriveNum5()
public void setLimitDriveNum5(String limitDriveNum5)
limitDriveNum5 - the limit drive num 5public List<P2cQueryLedDisplayResponse.LedConfig> getLedConfig()
public void setLedConfig(List<P2cQueryLedDisplayResponse.LedConfig> ledConfig)
ledConfig - the led configpublic P2cQueryLedDisplayResponse.LedSpecial getLedSpecial()
public void setLedSpecial(P2cQueryLedDisplayResponse.LedSpecial ledSpecial)
ledSpecial - the led specialCopyright © 2025. All rights reserved.