public class AlipayDigitalopUcdpApedataSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDigitalopUcdpApedataSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ApeContentItem> |
getContentList() |
List<ApeDataItem> |
getDataList() |
String |
getDataType() |
List<ApeGenericItem> |
getGenericItemList() |
String |
getProjectId() |
List<ApeRetailItem> |
getRetailItemList() |
void |
setContentList(List<ApeContentItem> contentList) |
void |
setDataList(List<ApeDataItem> dataList) |
void |
setDataType(String dataType) |
void |
setGenericItemList(List<ApeGenericItem> genericItemList) |
void |
setProjectId(String projectId) |
void |
setRetailItemList(List<ApeRetailItem> retailItemList) |
public List<ApeContentItem> getContentList()
public void setContentList(List<ApeContentItem> contentList)
public List<ApeDataItem> getDataList()
public void setDataList(List<ApeDataItem> dataList)
public String getDataType()
public void setDataType(String dataType)
public List<ApeGenericItem> getGenericItemList()
public void setGenericItemList(List<ApeGenericItem> genericItemList)
public String getProjectId()
public void setProjectId(String projectId)
public List<ApeRetailItem> getRetailItemList()
public void setRetailItemList(List<ApeRetailItem> retailItemList)
Copyright © 2023. All rights reserved.