public static class OapiInspectTaskListRequest.TopInspectTaskDeptQueryPram extends TaobaoObject
| Constructor and Description |
|---|
TopInspectTaskDeptQueryPram() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCursor() |
String |
getDeptId() |
Long |
getEndDate() |
Long |
getSize() |
Long |
getStartDate() |
List<Long> |
getStatus() |
void |
setCursor(Long cursor) |
void |
setDeptId(String deptId) |
void |
setEndDate(Long endDate) |
void |
setSize(Long size) |
void |
setStartDate(Long startDate) |
void |
setStatus(List<Long> status) |
public Long getCursor()
public void setCursor(Long cursor)
public String getDeptId()
public void setDeptId(String deptId)
public Long getEndDate()
public void setEndDate(Long endDate)
public Long getSize()
public void setSize(Long size)
public Long getStartDate()
public void setStartDate(Long startDate)
Copyright © 2021. All rights reserved.