public class BoothContentInfoModel extends AlipayObject
| 构造器和说明 |
|---|
BoothContentInfoModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBooth() |
List<ContentInfoModel> |
getContentInfoList() |
void |
setBooth(String booth) |
void |
setContentInfoList(List<ContentInfoModel> contentInfoList) |
public String getBooth()
public void setBooth(String booth)
public List<ContentInfoModel> getContentInfoList()
public void setContentInfoList(List<ContentInfoModel> contentInfoList)
Copyright © 2020. All rights reserved.