public class SingleFundDetailItemAOPModel extends AlipayObject
Constructor and Description |
---|
SingleFundDetailItemAOPModel() |
Modifier and Type | Method and Description |
---|---|
List<BatchFundItemAOPModel> |
getBatchFundItemModelList()
Gets batch fund item model list.
|
ConsumeRecordAOPModel |
getConsumeRecord()
Gets consume record.
|
void |
setBatchFundItemModelList(List<BatchFundItemAOPModel> batchFundItemModelList)
Sets batch fund item model list.
|
void |
setConsumeRecord(ConsumeRecordAOPModel consumeRecord)
Sets consume record.
|
public List<BatchFundItemAOPModel> getBatchFundItemModelList()
public void setBatchFundItemModelList(List<BatchFundItemAOPModel> batchFundItemModelList)
batchFundItemModelList
- the batch fund item model listpublic ConsumeRecordAOPModel getConsumeRecord()
public void setConsumeRecord(ConsumeRecordAOPModel consumeRecord)
consumeRecord
- the consume recordCopyright © 2018. All rights reserved.