public static class OapiReportSimplelistResponse.ReportOapiVo extends TaobaoObject
| Constructor and Description |
|---|
ReportOapiVo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreateTime() |
String |
getCreatorId() |
String |
getCreatorName() |
String |
getDeptName() |
String |
getRemark() |
String |
getReportId() |
String |
getTemplateName() |
void |
setCreateTime(Long createTime) |
void |
setCreatorId(String creatorId) |
void |
setCreatorName(String creatorName) |
void |
setDeptName(String deptName) |
void |
setRemark(String remark) |
void |
setReportId(String reportId) |
void |
setTemplateName(String templateName) |
public Long getCreateTime()
public void setCreateTime(Long createTime)
public String getCreatorId()
public void setCreatorId(String creatorId)
public String getCreatorName()
public void setCreatorName(String creatorName)
public String getDeptName()
public void setDeptName(String deptName)
public String getRemark()
public void setRemark(String remark)
public String getReportId()
public void setReportId(String reportId)
public String getTemplateName()
public void setTemplateName(String templateName)
Copyright © 2021. All rights reserved.