public static class P2cQueryMonthCardsResponse.MonthCards extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cQueryMonthCardsResponse.MonthCards.RegionData
The type Region data.
|
| 构造器和说明 |
|---|
MonthCards() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCardId()
Gets card id.
|
String |
getCardOwner()
Gets card owner.
|
Integer |
getCardProperty()
Gets card property.
|
Integer |
getCardStatus()
Gets card status.
|
String |
getEndTime()
Gets end time.
|
String |
getPhone()
Gets phone.
|
String |
getPlateNum()
Gets plate num.
|
Integer |
getPlotCount()
Gets plot count.
|
String |
getPlotNum()
Gets plot num.
|
String |
getProdName()
Gets prod name.
|
String |
getProductId()
Gets product id.
|
List<P2cQueryMonthCardsResponse.MonthCards.RegionData> |
getRegionData()
Gets region data.
|
String |
getStartTime()
Gets start time.
|
void |
setCardId(Long cardId)
Sets card id.
|
void |
setCardOwner(String cardOwner)
Sets card owner.
|
void |
setCardProperty(Integer cardProperty)
Sets card property.
|
void |
setCardStatus(Integer cardStatus)
Sets card status.
|
void |
setEndTime(String endTime)
Sets end time.
|
void |
setPhone(String phone)
Sets phone.
|
void |
setPlateNum(String plateNum)
Sets plate num.
|
void |
setPlotCount(Integer plotCount)
Sets plot count.
|
void |
setPlotNum(String plotNum)
Sets plot num.
|
void |
setProdName(String prodName)
Sets prod name.
|
void |
setProductId(String productId)
Sets product id.
|
void |
setRegionData(List<P2cQueryMonthCardsResponse.MonthCards.RegionData> regionData)
Sets region data.
|
void |
setStartTime(String startTime)
Sets start time.
|
public Long getCardId()
public void setCardId(Long cardId)
cardId - the card idpublic String getProductId()
public void setProductId(String productId)
productId - the product idpublic String getProdName()
public void setProdName(String prodName)
prodName - the prod namepublic Integer getCardProperty()
public void setCardProperty(Integer cardProperty)
cardProperty - the card propertypublic String getCardOwner()
public void setCardOwner(String cardOwner)
cardOwner - the card ownerpublic String getPlateNum()
public void setPlateNum(String plateNum)
plateNum - the plate numpublic String getPhone()
public void setPhone(String phone)
phone - the phonepublic Integer getPlotCount()
public void setPlotCount(Integer plotCount)
plotCount - the plot countpublic String getPlotNum()
public void setPlotNum(String plotNum)
plotNum - the plot numpublic String getStartTime()
public void setStartTime(String startTime)
startTime - the start timepublic String getEndTime()
public void setEndTime(String endTime)
endTime - the end timepublic Integer getCardStatus()
public void setCardStatus(Integer cardStatus)
cardStatus - the card statuspublic List<P2cQueryMonthCardsResponse.MonthCards.RegionData> getRegionData()
public void setRegionData(List<P2cQueryMonthCardsResponse.MonthCards.RegionData> regionData)
regionData - the region dataCopyright © 2025. All rights reserved.