public class FeedbackSubItem extends AlipayObject
| 构造器和说明 |
|---|
FeedbackSubItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getScore() |
String |
getSubItemDesc() |
String |
getSubItemKey() |
void |
setScore(String score) |
void |
setSubItemDesc(String subItemDesc) |
void |
setSubItemKey(String subItemKey) |
Copyright © 2020. All rights reserved.