public static class OapiBlackboardListidsRequest.OapiBlackboardQueryVo extends TaobaoObject
| Constructor and Description |
|---|
OapiBlackboardQueryVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryId() |
Date |
getEndTime() |
String |
getOperationUserid() |
Long |
getPage() |
Long |
getPageSize() |
Date |
getStartTime() |
void |
setCategoryId(String categoryId) |
void |
setEndTime(Date endTime) |
void |
setOperationUserid(String operationUserid) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setStartTime(Date startTime) |
public String getCategoryId()
public void setCategoryId(String categoryId)
public Date getEndTime()
public void setEndTime(Date endTime)
public String getOperationUserid()
public void setOperationUserid(String operationUserid)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2021. All rights reserved.