类 P2cQueryFeeResponse

java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.p2c.pay.P2cQueryFeeResponse

public class P2cQueryFeeResponse extends BaseResponse
The type P 2 c query fee response.
  • 构造器详细资料

    • P2cQueryFeeResponse

      public P2cQueryFeeResponse()
  • 方法详细资料

    • getOrderNum

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

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

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

      public void setParkName(String parkName)
      Sets park name.
      参数:
      parkName - the park name
    • getEnterTime

      public Long getEnterTime()
      Gets enter time.
      返回:
      the enter time
    • setEnterTime

      public void setEnterTime(Long enterTime)
      Sets enter time.
      参数:
      enterTime - the enter time
    • getPlateNum

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

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

      public String getTradeNo()
      Gets trade no.
      返回:
      the trade no
    • setTradeNo

      public void setTradeNo(String tradeNo)
      Sets trade no.
      参数:
      tradeNo - the trade no
    • getCarType

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

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

      public Double getTotalPrice()
      Gets total price.
      返回:
      the total price
    • setTotalPrice

      public void setTotalPrice(Double totalPrice)
      Sets total price.
      参数:
      totalPrice - the total price
    • getPaidPrice

      public Double getPaidPrice()
      Gets paid price.
      返回:
      the paid price
    • setPaidPrice

      public void setPaidPrice(Double paidPrice)
      Sets paid price.
      参数:
      paidPrice - the paid price
    • getDiscountPrice

      public Double getDiscountPrice()
      Gets discount price.
      返回:
      the discount price
    • setDiscountPrice

      public void setDiscountPrice(Double discountPrice)
      Sets discount price.
      参数:
      discountPrice - the discount price
    • getNeedPayPrice

      public Double getNeedPayPrice()
      Gets need pay price.
      返回:
      the need pay price
    • setNeedPayPrice

      public void setNeedPayPrice(Double needPayPrice)
      Sets need pay price.
      参数:
      needPayPrice - the need pay price
    • getParkTime

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

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

      public Double getOutDiscAmount()
      Gets out disc amount.
      返回:
      the out disc amount
    • setOutDiscAmount

      public void setOutDiscAmount(Double outDiscAmount)
      Sets out disc amount.
      参数:
      outDiscAmount - the out disc amount
    • getInDiscAmount

      public Double getInDiscAmount()
      Gets in disc amount.
      返回:
      the in disc amount
    • setInDiscAmount

      public void setInDiscAmount(Double inDiscAmount)
      Sets in disc amount.
      参数:
      inDiscAmount - the in disc amount
    • getFreeAfterPay

      public Integer getFreeAfterPay()
      Gets free after pay.
      返回:
      the free after pay
    • setFreeAfterPay

      public void setFreeAfterPay(Integer freeAfterPay)
      Sets free after pay.
      参数:
      freeAfterPay - the free after pay