public static class OapiReportCommentListResponse.ReportCommentVo extends TaobaoObject
| 构造器和说明 |
|---|
ReportCommentVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent() |
Date |
getCreateTime() |
String |
getUserid() |
void |
setContent(String content) |
void |
setCreateTime(Date createTime) |
void |
setUserid(String userid) |
Copyright © 2020. All rights reserved.