Package | Description |
---|---|
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
List<BatchDetailInfo> |
AlipayFundTransAacollectBatchQueryResponse.getDetailList()
Gets detail list.
|
List<BatchDetailInfo> |
AlipayFundTransAacollectBatchQueryResponse.getPaidDetailList()
Gets paid detail list.
|
List<BatchDetailInfo> |
AlipayFundTransAacollectBatchQueryResponse.getUnpaidDetailList()
Gets unpaid detail list.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayFundTransAacollectBatchQueryResponse.setDetailList(List<BatchDetailInfo> detailList)
Sets detail list.
|
void |
AlipayFundTransAacollectBatchQueryResponse.setPaidDetailList(List<BatchDetailInfo> paidDetailList)
Sets paid detail list.
|
void |
AlipayFundTransAacollectBatchQueryResponse.setUnpaidDetailList(List<BatchDetailInfo> unpaidDetailList)
Sets unpaid detail list.
|
Copyright © 2018. All rights reserved.