public class PaymentGatewayAccountsInfo extends Object
Constructor and Description |
---|
PaymentGatewayAccountsInfo() |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayAccountsInfo |
addPaymentGatewayAccountsItem(PaymentGatewayAccount paymentGatewayAccountsItem) |
boolean |
equals(Object o) |
List<PaymentGatewayAccount> |
getPaymentGatewayAccounts() |
int |
hashCode() |
PaymentGatewayAccountsInfo |
paymentGatewayAccounts(List<PaymentGatewayAccount> paymentGatewayAccounts) |
void |
setPaymentGatewayAccounts(List<PaymentGatewayAccount> paymentGatewayAccounts) |
String |
toString() |
public PaymentGatewayAccountsInfo paymentGatewayAccounts(List<PaymentGatewayAccount> paymentGatewayAccounts)
public PaymentGatewayAccountsInfo addPaymentGatewayAccountsItem(PaymentGatewayAccount paymentGatewayAccountsItem)
public List<PaymentGatewayAccount> getPaymentGatewayAccounts()
public void setPaymentGatewayAccounts(List<PaymentGatewayAccount> paymentGatewayAccounts)
Copyright © 2020. All rights reserved.