Uses of Class
com.adyen.model.hpp.PaymentMethod
-
Packages that use PaymentMethod Package Description com.adyen.model.hpp com.adyen.service -
-
Uses of PaymentMethod in com.adyen.model.hpp
Methods in com.adyen.model.hpp that return types with arguments of type PaymentMethod Modifier and Type Method Description List<PaymentMethod>DirectoryLookupResult. getPaymentMethods()Method parameters in com.adyen.model.hpp with type arguments of type PaymentMethod Modifier and Type Method Description voidDirectoryLookupResult. setPaymentMethods(List<PaymentMethod> paymentMethods) -
Uses of PaymentMethod in com.adyen.service
Methods in com.adyen.service that return types with arguments of type PaymentMethod Modifier and Type Method Description List<PaymentMethod>HostedPaymentPages. getPaymentMethods(DirectoryLookupRequest request)
-