类 P2cEditChannelRuleRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cEditChannelRuleResponse>
com.icetech.sdk.request.p2c.rule.P2cEditChannelRuleRequest

public class P2cEditChannelRuleRequest extends BaseRequest<P2cEditChannelRuleResponse>
编辑通道权限接口
作者:
zhangpengzhan
  • 构造器详细资料

    • P2cEditChannelRuleRequest

      public P2cEditChannelRuleRequest()
  • 方法详细资料

    • getParkCode

      public String getParkCode()
      Gets park code.
      返回:
      the park code
    • setParkCode

      public void setParkCode(String parkCode)
      Sets park code.
      参数:
      parkCode - the park code
    • getChannelId

      public String getChannelId()
      Gets channel id.
      返回:
      the channel id
    • setChannelId

      public void setChannelId(String channelId)
      Sets channel id.
      参数:
      channelId - the channel id
    • getIsAllowTempCarrun

      public Integer getIsAllowTempCarrun()
      Gets is allow temp carrun.
      返回:
      the is allow temp carrun
    • setIsAllowTempCarrun

      public void setIsAllowTempCarrun(Integer isAllowTempCarrun)
      Sets is allow temp carrun.
      参数:
      isAllowTempCarrun - the is allow temp carrun
    • getIsAllowBluerun

      public Integer getIsAllowBluerun()
      Gets is allow bluerun.
      返回:
      the is allow bluerun
    • setIsAllowBluerun

      public void setIsAllowBluerun(Integer isAllowBluerun)
      Sets is allow bluerun.
      参数:
      isAllowBluerun - the is allow bluerun
    • getIsAllowNocardrun

      public Integer getIsAllowNocardrun()
      Gets is allow nocardrun.
      返回:
      the is allow nocardrun
    • setIsAllowNocardrun

      public void setIsAllowNocardrun(Integer isAllowNocardrun)
      Sets is allow nocardrun.
      参数:
      isAllowNocardrun - the is allow nocardrun
    • getIsAllowYellowCarrun

      public Integer getIsAllowYellowCarrun()
      Gets is allow yellow carrun.
      返回:
      the is allow yellow carrun
    • setIsAllowYellowCarrun

      public void setIsAllowYellowCarrun(Integer isAllowYellowCarrun)
      Sets is allow yellow carrun.
      参数:
      isAllowYellowCarrun - the is allow yellow carrun
    • getIsOpenVaguetype

      public Integer getIsOpenVaguetype()
      Gets is open vaguetype.
      返回:
      the is open vaguetype
    • setIsOpenVaguetype

      public void setIsOpenVaguetype(Integer isOpenVaguetype)
      Sets is open vaguetype.
      参数:
      isOpenVaguetype - the is open vaguetype
    • getVaguetype

      public Integer getVaguetype()
      Gets vaguetype.
      返回:
      the vaguetype
    • setVaguetype

      public void setVaguetype(Integer vaguetype)
      Sets vaguetype.
      参数:
      vaguetype - the vaguetype
    • getIsAllowNewenergyCarrun

      public Integer getIsAllowNewenergyCarrun()
      Gets is allow newenergy carrun.
      返回:
      the is allow newenergy carrun
    • setIsAllowNewenergyCarrun

      public void setIsAllowNewenergyCarrun(Integer isAllowNewenergyCarrun)
      Sets is allow newenergy carrun.
      参数:
      isAllowNewenergyCarrun - the is allow newenergy carrun
    • getIsAllowVisitCar

      public Integer getIsAllowVisitCar()
      Gets is allow visit car.
      返回:
      the is allow visit car
    • setIsAllowVisitCar

      public void setIsAllowVisitCar(Integer isAllowVisitCar)
      Sets is allow visit car.
      参数:
      isAllowVisitCar - the is allow visit car
    • getIsAllowMonthCar

      public Integer getIsAllowMonthCar()
      Gets is allow month car.
      返回:
      the is allow month car
    • setIsAllowMonthCar

      public void setIsAllowMonthCar(Integer isAllowMonthCar)
      Sets is allow month car.
      参数:
      isAllowMonthCar - the is allow month car
    • getIsAllowAbcar

      public Integer getIsAllowAbcar()
      Gets is allow abcar.
      返回:
      the is allow abcar
    • setIsAllowAbcar

      public void setIsAllowAbcar(Integer isAllowAbcar)
      Sets is allow abcar.
      参数:
      isAllowAbcar - the is allow abcar
    • getIsAllowStoredCar

      public Integer getIsAllowStoredCar()
      Gets is allow stored car.
      返回:
      the is allow stored car
    • setIsAllowStoredCar

      public void setIsAllowStoredCar(Integer isAllowStoredCar)
      Sets is allow stored car.
      参数:
      isAllowStoredCar - the is allow stored car
    • getIsAllowBackCar

      public Integer getIsAllowBackCar()
      Gets is allow back car.
      返回:
      the is allow back car
    • setIsAllowBackCar

      public void setIsAllowBackCar(Integer isAllowBackCar)
      Sets is allow back car.
      参数:
      isAllowBackCar - the is allow back car
    • method

      protected String method()
      从类复制的说明: BaseRequest
      定义接口名称
      指定者:
      method 在类中 BaseRequest<P2cEditChannelRuleResponse>
      返回:
      接口名称