public static class OapiReportSavecontentRequest.OapiCreateReportParam extends TaobaoObject
| Constructor and Description |
|---|
OapiCreateReportParam() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiReportSavecontentRequest.OapiReportContentVo> |
getContents() |
String |
getDdFrom() |
String |
getTemplateId() |
String |
getUserid() |
void |
setContents(List<OapiReportSavecontentRequest.OapiReportContentVo> contents) |
void |
setDdFrom(String ddFrom) |
void |
setTemplateId(String templateId) |
void |
setUserid(String userid) |
public List<OapiReportSavecontentRequest.OapiReportContentVo> getContents()
public void setContents(List<OapiReportSavecontentRequest.OapiReportContentVo> contents)
public String getDdFrom()
public void setDdFrom(String ddFrom)
public String getTemplateId()
public void setTemplateId(String templateId)
public String getUserid()
public void setUserid(String userid)
Copyright © 2021. All rights reserved.