public class DirectoryLookupResult extends Object
| Constructor and Description |
|---|
DirectoryLookupResult() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentMethod> |
getPaymentMethods() |
void |
setPaymentMethods(List<PaymentMethod> paymentMethods) |
String |
toString() |
public List<PaymentMethod> getPaymentMethods()
public void setPaymentMethods(List<PaymentMethod> paymentMethods)
Copyright © 2022. All rights reserved.