public class AlipayOfflineProviderEquipmentAuthQuerybypageModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineProviderEquipmentAuthQuerybypageModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBeginTime()
Gets begin time.
|
String |
getDeviceType()
Gets device type.
|
String |
getEndTime()
Gets end time.
|
String |
getExtInfo()
Gets ext info.
|
String |
getMerchantPid()
Gets merchant pid.
|
String |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
void |
setBeginTime(String beginTime)
Sets begin time.
|
void |
setDeviceType(String deviceType)
Sets device type.
|
void |
setEndTime(String endTime)
Sets end time.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setMerchantPid(String merchantPid)
Sets merchant pid.
|
void |
setPageNum(String pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
public AlipayOfflineProviderEquipmentAuthQuerybypageModel()
public String getBeginTime()
public void setBeginTime(String beginTime)
beginTime
- the begin timepublic String getDeviceType()
public void setDeviceType(String deviceType)
deviceType
- the device typepublic String getEndTime()
public void setEndTime(String endTime)
endTime
- the end timepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getMerchantPid()
public void setMerchantPid(String merchantPid)
merchantPid
- the merchant pidpublic String getPageNum()
public void setPageNum(String pageNum)
pageNum
- the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.