类 P2cQueryChannelCarResponse

java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.p2c.device.P2cQueryChannelCarResponse

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

    • P2cQueryChannelCarResponse

      public P2cQueryChannelCarResponse()
  • 方法详细资料

    • 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
    • getEnterTime

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

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

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

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

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

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

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

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