类 P2cEditChannelRuleRequest
java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cEditChannelRuleResponse>
com.icetech.sdk.request.p2c.rule.P2cEditChannelRuleRequest
编辑通道权限接口
- 作者:
- zhangpengzhan
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets channel id.Gets is allow abcar.Gets is allow back car.Gets is allow bluerun.Gets is allow month car.Gets is allow newenergy carrun.Gets is allow nocardrun.Gets is allow stored car.Gets is allow temp carrun.Gets is allow visit car.Gets is allow yellow carrun.Gets is open vaguetype.Gets park code.Gets vaguetype.protected Stringmethod()定义接口名称voidsetChannelId(String channelId) Sets channel id.voidsetIsAllowAbcar(Integer isAllowAbcar) Sets is allow abcar.voidsetIsAllowBackCar(Integer isAllowBackCar) Sets is allow back car.voidsetIsAllowBluerun(Integer isAllowBluerun) Sets is allow bluerun.voidsetIsAllowMonthCar(Integer isAllowMonthCar) Sets is allow month car.voidsetIsAllowNewenergyCarrun(Integer isAllowNewenergyCarrun) Sets is allow newenergy carrun.voidsetIsAllowNocardrun(Integer isAllowNocardrun) Sets is allow nocardrun.voidsetIsAllowStoredCar(Integer isAllowStoredCar) Sets is allow stored car.voidsetIsAllowTempCarrun(Integer isAllowTempCarrun) Sets is allow temp carrun.voidsetIsAllowVisitCar(Integer isAllowVisitCar) Sets is allow visit car.voidsetIsAllowYellowCarrun(Integer isAllowYellowCarrun) Sets is allow yellow carrun.voidsetIsOpenVaguetype(Integer isOpenVaguetype) Sets is open vaguetype.voidsetParkCode(String parkCode) Sets park code.voidsetVaguetype(Integer vaguetype) Sets vaguetype.从类继承的方法 com.icetech.sdk.request.BaseRequest
addFile, buildBizContent, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, version
-
构造器详细资料
-
P2cEditChannelRuleRequest
public P2cEditChannelRuleRequest()
-
-
方法详细资料
-
getParkCode
Gets park code.- 返回:
- the park code
-
setParkCode
Sets park code.- 参数:
parkCode- the park code
-
getChannelId
Gets channel id.- 返回:
- the channel id
-
setChannelId
Sets channel id.- 参数:
channelId- the channel id
-
getIsAllowTempCarrun
Gets is allow temp carrun.- 返回:
- the is allow temp carrun
-
setIsAllowTempCarrun
Sets is allow temp carrun.- 参数:
isAllowTempCarrun- the is allow temp carrun
-
getIsAllowBluerun
Gets is allow bluerun.- 返回:
- the is allow bluerun
-
setIsAllowBluerun
Sets is allow bluerun.- 参数:
isAllowBluerun- the is allow bluerun
-
getIsAllowNocardrun
Gets is allow nocardrun.- 返回:
- the is allow nocardrun
-
setIsAllowNocardrun
Sets is allow nocardrun.- 参数:
isAllowNocardrun- the is allow nocardrun
-
getIsAllowYellowCarrun
Gets is allow yellow carrun.- 返回:
- the is allow yellow carrun
-
setIsAllowYellowCarrun
Sets is allow yellow carrun.- 参数:
isAllowYellowCarrun- the is allow yellow carrun
-
getIsOpenVaguetype
Gets is open vaguetype.- 返回:
- the is open vaguetype
-
setIsOpenVaguetype
Sets is open vaguetype.- 参数:
isOpenVaguetype- the is open vaguetype
-
getVaguetype
Gets vaguetype.- 返回:
- the vaguetype
-
setVaguetype
Sets vaguetype.- 参数:
vaguetype- the vaguetype
-
getIsAllowNewenergyCarrun
Gets is allow newenergy carrun.- 返回:
- the is allow newenergy carrun
-
setIsAllowNewenergyCarrun
Sets is allow newenergy carrun.- 参数:
isAllowNewenergyCarrun- the is allow newenergy carrun
-
getIsAllowVisitCar
Gets is allow visit car.- 返回:
- the is allow visit car
-
setIsAllowVisitCar
Sets is allow visit car.- 参数:
isAllowVisitCar- the is allow visit car
-
getIsAllowMonthCar
Gets is allow month car.- 返回:
- the is allow month car
-
setIsAllowMonthCar
Sets is allow month car.- 参数:
isAllowMonthCar- the is allow month car
-
getIsAllowAbcar
Gets is allow abcar.- 返回:
- the is allow abcar
-
setIsAllowAbcar
Sets is allow abcar.- 参数:
isAllowAbcar- the is allow abcar
-
getIsAllowStoredCar
Gets is allow stored car.- 返回:
- the is allow stored car
-
setIsAllowStoredCar
Sets is allow stored car.- 参数:
isAllowStoredCar- the is allow stored car
-
getIsAllowBackCar
Gets is allow back car.- 返回:
- the is allow back car
-
setIsAllowBackCar
Sets is allow back car.- 参数:
isAllowBackCar- the is allow back car
-
method
从类复制的说明:BaseRequest定义接口名称- 指定者:
method在类中BaseRequest<P2cEditChannelRuleResponse>- 返回:
- 接口名称
-