类 P2cEditChargeRuleRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cEditChargeRuleResponse>
com.icetech.sdk.request.p2c.rule.P2cEditChargeRuleRequest

public class P2cEditChargeRuleRequest extends BaseRequest<P2cEditChargeRuleResponse>
编辑临时车收费规则参数
作者:
zhangpengzhan
  • 构造器详细资料

    • P2cEditChargeRuleRequest

      public P2cEditChargeRuleRequest()
  • 方法详细资料

    • getParkCode

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

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

      public String getRuleId()
      Gets rule id.
      返回:
      the rule id
    • setRuleId

      public void setRuleId(String ruleId)
      Sets rule id.
      参数:
      ruleId - the rule id
    • getRuleName

      public String getRuleName()
      Gets rule name.
      返回:
      the rule name
    • setRuleName

      public void setRuleName(String ruleName)
      Sets rule name.
      参数:
      ruleName - the rule name
    • getTimeOne

      public Integer getTimeOne()
      Gets time one.
      返回:
      the time one
    • setTimeOne

      public void setTimeOne(Integer timeOne)
      Sets time one.
      参数:
      timeOne - the time one
    • getTimeTwo

      public Integer getTimeTwo()
      Gets time two.
      返回:
      the time two
    • setTimeTwo

      public void setTimeTwo(Integer timeTwo)
      Sets time two.
      参数:
      timeTwo - the time two
    • getChargeThree

      public Integer getChargeThree()
      Gets charge three.
      返回:
      the charge three
    • setChargeThree

      public void setChargeThree(Integer chargeThree)
      Sets charge three.
      参数:
      chargeThree - the charge three
    • getTimeFour

      public Integer getTimeFour()
      Gets time four.
      返回:
      the time four
    • setTimeFour

      public void setTimeFour(Integer timeFour)
      Sets time four.
      参数:
      timeFour - the time four
    • getChargeFive

      public Integer getChargeFive()
      Gets charge five.
      返回:
      the charge five
    • setChargeFive

      public void setChargeFive(Integer chargeFive)
      Sets charge five.
      参数:
      chargeFive - the charge five
    • getTimeSix

      public Integer getTimeSix()
      Gets time six.
      返回:
      the time six
    • setTimeSix

      public void setTimeSix(Integer timeSix)
      Sets time six.
      参数:
      timeSix - the time six
    • getChargeSeven

      public Integer getChargeSeven()
      Gets charge seven.
      返回:
      the charge seven
    • setChargeSeven

      public void setChargeSeven(Integer chargeSeven)
      Sets charge seven.
      参数:
      chargeSeven - the charge seven
    • getChargeEight

      public Integer getChargeEight()
      Gets charge eight.
      返回:
      the charge eight
    • setChargeEight

      public void setChargeEight(Integer chargeEight)
      Sets charge eight.
      参数:
      chargeEight - the charge eight
    • method

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