public class AlipayOfflineMarketMcommentQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOfflineMarketMcommentQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommentId() |
String |
getCommentStatus() |
Date |
getCommentTime() |
Long |
getScore() |
void |
setCommentId(String commentId) |
void |
setCommentStatus(String commentStatus) |
void |
setCommentTime(Date commentTime) |
void |
setScore(Long score) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCommentId(String commentId)
public String getCommentId()
public void setCommentStatus(String commentStatus)
public String getCommentStatus()
public void setCommentTime(Date commentTime)
public Date getCommentTime()
public void setScore(Long score)
public Long getScore()
Copyright © 2020. All rights reserved.