public class RiderEvaluateModel extends AbstractMeituanSendModel
| 构造器和说明 |
|---|
RiderEvaluateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommentContent() |
Long |
getDeliveryId() |
String |
getMtPeisongId() |
Integer |
getScore() |
void |
setCommentContent(String commentContent) |
void |
setDeliveryId(Long deliveryId) |
void |
setMtPeisongId(String mtPeisongId) |
void |
setScore(Integer score) |
getAppkey, getServerUrl, getTimestamp, getVersion, setAppkey, setTimestamp, setVersion, toMappublic Long getDeliveryId()
public void setDeliveryId(Long deliveryId)
public String getMtPeisongId()
public void setMtPeisongId(String mtPeisongId)
public Integer getScore()
public void setScore(Integer score)
public String getCommentContent()
public void setCommentContent(String commentContent)
Copyright © 2019. All rights reserved.