public class WeChatPayPaymentTransactionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
WeChatPayPaymentTransactionsDTO()
Generated constructor - for generic creation.
|
WeChatPayPaymentTransactionsDTO(List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WeChatPayPaymentTransactionDTO> |
getWeChatPayPaymentTransactions() |
void |
setWeChatPayPaymentTransactions(List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList) |
public WeChatPayPaymentTransactionsDTO()
public WeChatPayPaymentTransactionsDTO(List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
public List<WeChatPayPaymentTransactionDTO> getWeChatPayPaymentTransactions()
public void setWeChatPayPaymentTransactions(List<WeChatPayPaymentTransactionDTO> wechatpaypaymenttransactionsList)
wechatpaypaymenttransactionsList - the wechatpaypaymenttransactionsList to setCopyright © 2017 SAP SE. All Rights Reserved.