类 P2cReloadHintRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cReloadHintResponse>
com.icetech.sdk.request.p2c.device.P2cReloadHintRequest

public class P2cReloadHintRequest extends BaseRequest<P2cReloadHintResponse>
The type P 2 c reload hint request.
作者:
wanggang
  • 构造器详细资料

    • P2cReloadHintRequest

      public P2cReloadHintRequest()
  • 方法详细资料

    • getParkCode

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

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

      public String getChannelCode()
      Gets channel code.
      返回:
      the channel code
    • setChannelCode

      public void setChannelCode(String channelCode)
      Sets channel code.
      参数:
      channelCode - the channel code
    • getOrderNum

      public String getOrderNum()
      Gets order num.
      返回:
      the order num
    • setOrderNum

      public void setOrderNum(String orderNum)
      Sets order num.
      参数:
      orderNum - the order num
    • getPlateNum

      public String getPlateNum()
      Gets plate num.
      返回:
      the plate num
    • setPlateNum

      public void setPlateNum(String plateNum)
      Sets plate num.
      参数:
      plateNum - the plate num
    • getUnpayPrice

      public String getUnpayPrice()
      Gets unpay price.
      返回:
      the unpay price
    • setUnpayPrice

      public void setUnpayPrice(String unpayPrice)
      Sets unpay price.
      参数:
      unpayPrice - the unpay price
    • method

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