public class SingleFundDetailItemAOPModel extends AlipayObject
| 构造器和说明 |
|---|
SingleFundDetailItemAOPModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BatchFundItemAOPModel> |
getBatchFundItemModelList() |
ConsumeRecordAOPModel |
getConsumeRecord() |
void |
setBatchFundItemModelList(List<BatchFundItemAOPModel> batchFundItemModelList) |
void |
setConsumeRecord(ConsumeRecordAOPModel consumeRecord) |
public List<BatchFundItemAOPModel> getBatchFundItemModelList()
public void setBatchFundItemModelList(List<BatchFundItemAOPModel> batchFundItemModelList)
public ConsumeRecordAOPModel getConsumeRecord()
public void setConsumeRecord(ConsumeRecordAOPModel consumeRecord)
Copyright © 2023. All rights reserved.