public class P2cEditChannelRuleRequest extends BaseRequest<P2cEditChannelRuleResponse>
| 构造器和说明 |
|---|
P2cEditChannelRuleRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelId()
Gets channel id.
|
Integer |
getIsAllowAbcar()
Gets is allow abcar.
|
Integer |
getIsAllowBackCar()
Gets is allow back car.
|
Integer |
getIsAllowBluerun()
Gets is allow bluerun.
|
Integer |
getIsAllowMonthCar()
Gets is allow month car.
|
Integer |
getIsAllowNewenergyCarrun()
Gets is allow newenergy carrun.
|
Integer |
getIsAllowNocardrun()
Gets is allow nocardrun.
|
Integer |
getIsAllowStoredCar()
Gets is allow stored car.
|
Integer |
getIsAllowTempCarrun()
Gets is allow temp carrun.
|
Integer |
getIsAllowVisitCar()
Gets is allow visit car.
|
Integer |
getIsAllowYellowCarrun()
Gets is allow yellow carrun.
|
Integer |
getIsOpenVaguetype()
Gets is open vaguetype.
|
String |
getParkCode()
Gets park code.
|
Integer |
getVaguetype()
Gets vaguetype.
|
protected String |
method()
定义接口名称
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setIsAllowAbcar(Integer isAllowAbcar)
Sets is allow abcar.
|
void |
setIsAllowBackCar(Integer isAllowBackCar)
Sets is allow back car.
|
void |
setIsAllowBluerun(Integer isAllowBluerun)
Sets is allow bluerun.
|
void |
setIsAllowMonthCar(Integer isAllowMonthCar)
Sets is allow month car.
|
void |
setIsAllowNewenergyCarrun(Integer isAllowNewenergyCarrun)
Sets is allow newenergy carrun.
|
void |
setIsAllowNocardrun(Integer isAllowNocardrun)
Sets is allow nocardrun.
|
void |
setIsAllowStoredCar(Integer isAllowStoredCar)
Sets is allow stored car.
|
void |
setIsAllowTempCarrun(Integer isAllowTempCarrun)
Sets is allow temp carrun.
|
void |
setIsAllowVisitCar(Integer isAllowVisitCar)
Sets is allow visit car.
|
void |
setIsAllowYellowCarrun(Integer isAllowYellowCarrun)
Sets is allow yellow carrun.
|
void |
setIsOpenVaguetype(Integer isOpenVaguetype)
Sets is open vaguetype.
|
void |
setParkCode(String parkCode)
Sets park code.
|
void |
setVaguetype(Integer vaguetype)
Sets vaguetype.
|
addFile, buildBizContent, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idpublic Integer getIsAllowTempCarrun()
public void setIsAllowTempCarrun(Integer isAllowTempCarrun)
isAllowTempCarrun - the is allow temp carrunpublic Integer getIsAllowBluerun()
public void setIsAllowBluerun(Integer isAllowBluerun)
isAllowBluerun - the is allow bluerunpublic Integer getIsAllowNocardrun()
public void setIsAllowNocardrun(Integer isAllowNocardrun)
isAllowNocardrun - the is allow nocardrunpublic Integer getIsAllowYellowCarrun()
public void setIsAllowYellowCarrun(Integer isAllowYellowCarrun)
isAllowYellowCarrun - the is allow yellow carrunpublic Integer getIsOpenVaguetype()
public void setIsOpenVaguetype(Integer isOpenVaguetype)
isOpenVaguetype - the is open vaguetypepublic Integer getVaguetype()
public void setVaguetype(Integer vaguetype)
vaguetype - the vaguetypepublic Integer getIsAllowNewenergyCarrun()
public void setIsAllowNewenergyCarrun(Integer isAllowNewenergyCarrun)
isAllowNewenergyCarrun - the is allow newenergy carrunpublic Integer getIsAllowVisitCar()
public void setIsAllowVisitCar(Integer isAllowVisitCar)
isAllowVisitCar - the is allow visit carpublic Integer getIsAllowMonthCar()
public void setIsAllowMonthCar(Integer isAllowMonthCar)
isAllowMonthCar - the is allow month carpublic Integer getIsAllowAbcar()
public void setIsAllowAbcar(Integer isAllowAbcar)
isAllowAbcar - the is allow abcarpublic Integer getIsAllowStoredCar()
public void setIsAllowStoredCar(Integer isAllowStoredCar)
isAllowStoredCar - the is allow stored carpublic Integer getIsAllowBackCar()
public void setIsAllowBackCar(Integer isAllowBackCar)
isAllowBackCar - the is allow back carprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cEditChannelRuleResponse>Copyright © 2025. All rights reserved.