public class MerchantshopCommentResult extends AlipayObject
| Constructor and Description | 
|---|
MerchantshopCommentResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getComment()
Gets comment. 
 | 
String | 
getCommentTime()
Gets comment time. 
 | 
String | 
getFace()
Gets face. 
 | 
String | 
getImgs()
Gets imgs. 
 | 
String | 
getNickName()
Gets nick name. 
 | 
String | 
getOrderNo()
Gets order no. 
 | 
String | 
getReply()
Gets reply. 
 | 
String | 
getReplyTime()
Gets reply time. 
 | 
String | 
getScore()
Gets score. 
 | 
Long | 
getShopId()
Gets shop id. 
 | 
String | 
getUserId()
Gets user id. 
 | 
String | 
getUserName()
Gets user name. 
 | 
void | 
setComment(String comment)
Sets comment. 
 | 
void | 
setCommentTime(String commentTime)
Sets comment time. 
 | 
void | 
setFace(String face)
Sets face. 
 | 
void | 
setImgs(String imgs)
Sets imgs. 
 | 
void | 
setNickName(String nickName)
Sets nick name. 
 | 
void | 
setOrderNo(String orderNo)
Sets order no. 
 | 
void | 
setReply(String reply)
Sets reply. 
 | 
void | 
setReplyTime(String replyTime)
Sets reply time. 
 | 
void | 
setScore(String score)
Sets score. 
 | 
void | 
setShopId(Long shopId)
Sets shop id. 
 | 
void | 
setUserId(String userId)
Sets user id. 
 | 
void | 
setUserName(String userName)
Sets user name. 
 | 
public String getComment()
public void setComment(String comment)
comment - the commentpublic String getCommentTime()
public void setCommentTime(String commentTime)
commentTime - the comment timepublic String getFace()
public void setFace(String face)
face - the facepublic String getImgs()
public void setImgs(String imgs)
imgs - the imgspublic String getNickName()
public void setNickName(String nickName)
nickName - the nick namepublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo - the order nopublic String getReply()
public void setReply(String reply)
reply - the replypublic String getReplyTime()
public void setReplyTime(String replyTime)
replyTime - the reply timepublic String getScore()
public void setScore(String score)
score - the scorepublic Long getShopId()
public void setShopId(Long shopId)
shopId - the shop idpublic String getUserId()
public void setUserId(String userId)
userId - the user idpublic String getUserName()
public void setUserName(String userName)
userName - the user nameCopyright © 2018. All rights reserved.