类 P2cQueryMonthCardsResponse.MonthCards
java.lang.Object
com.icetech.sdk.response.p2c.business.P2cQueryMonthCardsResponse.MonthCards
The type Month cards.
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets card id.Gets card owner.Gets card property.Gets card status.Gets end time.getPhone()Gets phone.Gets plate num.Gets plot count.Gets plot num.Gets prod name.Gets product id.Gets region data.Gets start time.voidSets card id.voidsetCardOwner(String cardOwner) Sets card owner.voidsetCardProperty(Integer cardProperty) Sets card property.voidsetCardStatus(Integer cardStatus) Sets card status.voidsetEndTime(String endTime) Sets end time.voidSets phone.voidsetPlateNum(String plateNum) Sets plate num.voidsetPlotCount(Integer plotCount) Sets plot count.voidsetPlotNum(String plotNum) Sets plot num.voidsetProdName(String prodName) Sets prod name.voidsetProductId(String productId) Sets product id.voidSets region data.voidsetStartTime(String startTime) Sets start time.
-
构造器详细资料
-
MonthCards
public MonthCards()
-
-
方法详细资料
-
getCardId
Gets card id.- 返回:
- the card id
-
setCardId
Sets card id.- 参数:
cardId- the card id
-
getProductId
Gets product id.- 返回:
- the product id
-
setProductId
Sets product id.- 参数:
productId- the product id
-
getProdName
Gets prod name.- 返回:
- the prod name
-
setProdName
Sets prod name.- 参数:
prodName- the prod name
-
getCardProperty
Gets card property.- 返回:
- the card property
-
setCardProperty
Sets card property.- 参数:
cardProperty- the card property
-
getCardOwner
Gets card owner.- 返回:
- the card owner
-
setCardOwner
Sets card owner.- 参数:
cardOwner- the card owner
-
getPlateNum
Gets plate num.- 返回:
- the plate num
-
setPlateNum
Sets plate num.- 参数:
plateNum- the plate num
-
getPhone
Gets phone.- 返回:
- the phone
-
setPhone
Sets phone.- 参数:
phone- the phone
-
getPlotCount
Gets plot count.- 返回:
- the plot count
-
setPlotCount
Sets plot count.- 参数:
plotCount- the plot count
-
getPlotNum
Gets plot num.- 返回:
- the plot num
-
setPlotNum
Sets plot num.- 参数:
plotNum- the plot num
-
getStartTime
Gets start time.- 返回:
- the start time
-
setStartTime
Sets start time.- 参数:
startTime- the start time
-
getEndTime
Gets end time.- 返回:
- the end time
-
setEndTime
Sets end time.- 参数:
endTime- the end time
-
getCardStatus
Gets card status.- 返回:
- the card status
-
setCardStatus
Sets card status.- 参数:
cardStatus- the card status
-
getRegionData
Gets region data.- 返回:
- the region data
-
setRegionData
Sets region data.- 参数:
regionData- the region data
-