public class FeedbackRecord extends AlipayObject
| 构造器和说明 |
|---|
FeedbackRecord() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
String |
getName() |
String |
getRecordType() |
String |
getTypeList() |
void |
setCode(String code) |
void |
setName(String name) |
void |
setRecordType(String recordType) |
void |
setTypeList(String typeList) |
public String getCode()
public void setCode(String code)
public String getName()
public void setName(String name)
public String getRecordType()
public void setRecordType(String recordType)
public String getTypeList()
public void setTypeList(String typeList)
Copyright © 2024. All rights reserved.