类 P2cQueryExitRecordResponse.P2cQueryExitRecord

java.lang.Object
com.icetech.sdk.response.p2c.pay.P2cQueryExitRecordResponse.P2cQueryExitRecord
封闭类:
P2cQueryExitRecordResponse

public static class P2cQueryExitRecordResponse.P2cQueryExitRecord extends Object
The type P 2 c query exit record.
  • 构造器详细资料

    • P2cQueryExitRecord

      public P2cQueryExitRecord()
  • 方法详细资料

    • getParkCode

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

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

      public String getParkName()
      Gets park name.
      返回:
      the park name
    • setParkName

      public void setParkName(String parkName)
      Sets park name.
      参数:
      parkName - the park name
    • 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
    • getChannelName

      public String getChannelName()
      Gets channel name.
      返回:
      the channel name
    • setChannelName

      public void setChannelName(String channelName)
      Sets channel name.
      参数:
      channelName - the channel name
    • getExitTime

      public Long getExitTime()
      Gets exit time.
      返回:
      the exit time
    • setExitTime

      public void setExitTime(Long exitTime)
      Sets exit time.
      参数:
      exitTime - the exit time
    • getParkTime

      public Long getParkTime()
      Gets park time.
      返回:
      the park time
    • setParkTime

      public void setParkTime(Long parkTime)
      Sets park time.
      参数:
      parkTime - the park time
    • getType

      public Integer getType()
      Gets type.
      返回:
      the type
    • setType

      public void setType(Integer type)
      Sets type.
      参数:
      type - the type
    • getCarType

      public Integer getCarType()
      Gets car type.
      返回:
      the car type
    • setCarType

      public void setCarType(Integer carType)
      Sets car type.
      参数:
      carType - the car type
    • getTotalAmount

      public Double getTotalAmount()
      Gets total amount.
      返回:
      the total amount
    • setTotalAmount

      public void setTotalAmount(Double totalAmount)
      Sets total amount.
      参数:
      totalAmount - the total amount
    • getPaidAmount

      public Double getPaidAmount()
      Gets paid amount.
      返回:
      the paid amount
    • setPaidAmount

      public void setPaidAmount(Double paidAmount)
      Sets paid amount.
      参数:
      paidAmount - the paid amount
    • getDiscountAmount

      public Double getDiscountAmount()
      Gets discount amount.
      返回:
      the discount amount
    • setDiscountAmount

      public void setDiscountAmount(Double discountAmount)
      Sets discount amount.
      参数:
      discountAmount - the discount amount
    • getImgUrl

      public String getImgUrl()
      Gets img url.
      返回:
      the img url
    • setImgUrl

      public void setImgUrl(String imgUrl)
      Sets img url.
      参数:
      imgUrl - the img url
    • getPlateColor

      public String getPlateColor()
      Gets plate color.
      返回:
      the plate color
    • setPlateColor

      public void setPlateColor(String plateColor)
      Sets plate color.
      参数:
      plateColor - the plate color
    • getIsExceptionExit

      public Integer getIsExceptionExit()
      Gets is exception exit.
      返回:
      the is exception exit
    • setIsExceptionExit

      public void setIsExceptionExit(Integer isExceptionExit)
      Sets is exception exit.
      参数:
      isExceptionExit - the is exception exit