public static class OapiReportCreateRequest.OapiReportContentVo extends TaobaoObject
| Constructor and Description |
|---|
OapiReportContentVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getContentType() |
String |
getKey() |
Long |
getSort() |
Long |
getType() |
void |
setContent(String content) |
void |
setContentType(String contentType) |
void |
setKey(String key) |
void |
setSort(Long sort) |
void |
setType(Long type) |
public String getContent()
public void setContent(String content)
public String getContentType()
public void setContentType(String contentType)
public String getKey()
public void setKey(String key)
public Long getSort()
public void setSort(Long sort)
public Long getType()
public void setType(Long type)
Copyright © 2021. All rights reserved.