public class AlipayEcoMycarVehicleModelQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEcoMycarVehicleModelQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEndDate() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getStartDate() |
void |
setEndDate(String endDate) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setStartDate(String startDate) |
public String getEndDate()
public void setEndDate(String endDate)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getStartDate()
public void setStartDate(String startDate)
Copyright © 2023. All rights reserved.