类 P2cQueryMonthCardsResponse.MonthCards

java.lang.Object
com.icetech.sdk.response.p2c.business.P2cQueryMonthCardsResponse.MonthCards
封闭类:
P2cQueryMonthCardsResponse

public static class P2cQueryMonthCardsResponse.MonthCards extends Object
The type Month cards.
  • 构造器详细资料

    • MonthCards

      public MonthCards()
  • 方法详细资料

    • getCardId

      public Long getCardId()
      Gets card id.
      返回:
      the card id
    • setCardId

      public void setCardId(Long cardId)
      Sets card id.
      参数:
      cardId - the card id
    • getProductId

      public String getProductId()
      Gets product id.
      返回:
      the product id
    • setProductId

      public void setProductId(String productId)
      Sets product id.
      参数:
      productId - the product id
    • getProdName

      public String getProdName()
      Gets prod name.
      返回:
      the prod name
    • setProdName

      public void setProdName(String prodName)
      Sets prod name.
      参数:
      prodName - the prod name
    • getCardProperty

      public Integer getCardProperty()
      Gets card property.
      返回:
      the card property
    • setCardProperty

      public void setCardProperty(Integer cardProperty)
      Sets card property.
      参数:
      cardProperty - the card property
    • getCardOwner

      public String getCardOwner()
      Gets card owner.
      返回:
      the card owner
    • setCardOwner

      public void setCardOwner(String cardOwner)
      Sets card owner.
      参数:
      cardOwner - the card owner
    • getPlateNum

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

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

      public String getPhone()
      Gets phone.
      返回:
      the phone
    • setPhone

      public void setPhone(String phone)
      Sets phone.
      参数:
      phone - the phone
    • getPlotCount

      public Integer getPlotCount()
      Gets plot count.
      返回:
      the plot count
    • setPlotCount

      public void setPlotCount(Integer plotCount)
      Sets plot count.
      参数:
      plotCount - the plot count
    • getPlotNum

      public String getPlotNum()
      Gets plot num.
      返回:
      the plot num
    • setPlotNum

      public void setPlotNum(String plotNum)
      Sets plot num.
      参数:
      plotNum - the plot num
    • getStartTime

      public String getStartTime()
      Gets start time.
      返回:
      the start time
    • setStartTime

      public void setStartTime(String startTime)
      Sets start time.
      参数:
      startTime - the start time
    • getEndTime

      public String getEndTime()
      Gets end time.
      返回:
      the end time
    • setEndTime

      public void setEndTime(String endTime)
      Sets end time.
      参数:
      endTime - the end time
    • getCardStatus

      public Integer getCardStatus()
      Gets card status.
      返回:
      the card status
    • setCardStatus

      public void setCardStatus(Integer cardStatus)
      Sets card status.
      参数:
      cardStatus - the card status
    • getRegionData

      Gets region data.
      返回:
      the region data
    • setRegionData

      public void setRegionData(List<P2cQueryMonthCardsResponse.MonthCards.RegionData> regionData)
      Sets region data.
      参数:
      regionData - the region data