public class P2cEditMonthCardRequest extends BaseRequest<P2cEditMonthCardResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cEditMonthCardRequest.RegionData
The type Region data.
|
| 构造器和说明 |
|---|
P2cEditMonthCardRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
buildBizContent(Map<String,Object> bizContent) |
String |
getCardId()
Gets card id.
|
String |
getCardOwner()
Gets card owner.
|
Integer |
getCardProperty()
Gets card property.
|
Integer |
getCardStatus()
Gets card status.
|
String |
getEndDate()
Gets end date.
|
Integer |
getMcRange()
Gets mc range.
|
Long |
getOperTime()
Gets oper time.
|
String |
getParkCode()
Gets park code.
|
String |
getPayMoney()
Gets pay money.
|
String |
getPhone()
Gets phone.
|
String |
getPlateNum()
Gets plate num.
|
Integer |
getPlotCount()
Gets plot count.
|
String |
getPlotNum()
Gets plot num.
|
Long |
getProductId()
Gets product id.
|
List<P2cEditMonthCardRequest.RegionData> |
getRegionData()
Gets region data.
|
String |
getStartDate()
Gets start date.
|
protected String |
method()
定义接口名称
|
void |
setCardId(String 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 |
setEndDate(String endDate)
Sets end date.
|
void |
setMcRange(Integer mcRange)
Sets mc range.
|
void |
setOperTime(Long operTime)
Sets oper time.
|
void |
setParkCode(String parkCode)
Sets park code.
|
void |
setPayMoney(String payMoney)
Sets pay money.
|
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 |
setProductId(Long productId)
Sets product id.
|
void |
setRegionData(List<P2cEditMonthCardRequest.RegionData> regionData)
Sets region data.
|
void |
setStartDate(String startDate)
Sets start date.
|
addFile, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic Integer getCardStatus()
public void setCardStatus(Integer cardStatus)
cardStatus - the card statuspublic String getCardId()
public void setCardId(String cardId)
cardId - the card idpublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic Long getProductId()
public void setProductId(Long productId)
productId - the product idpublic String getPhone()
public void setPhone(String phone)
phone - the phonepublic 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 getStartDate()
public void setStartDate(String startDate)
startDate - the start datepublic String getEndDate()
public void setEndDate(String endDate)
endDate - the end datepublic Integer getPlotCount()
public void setPlotCount(Integer plotCount)
plotCount - the plot countpublic String getPlotNum()
public void setPlotNum(String plotNum)
plotNum - the plot numpublic String getPayMoney()
public void setPayMoney(String payMoney)
payMoney - the pay moneypublic Long getOperTime()
public void setOperTime(Long operTime)
operTime - the oper timepublic Integer getMcRange()
public void setMcRange(Integer mcRange)
mcRange - the mc rangepublic List<P2cEditMonthCardRequest.RegionData> getRegionData()
public void setRegionData(List<P2cEditMonthCardRequest.RegionData> regionData)
regionData - the region dataprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cEditMonthCardResponse>Copyright © 2025. All rights reserved.