Uses of Class
com.adyen.model.marketpay.ErrorFieldTypeContainer
-
Packages that use ErrorFieldTypeContainer Package Description com.adyen.model.marketpay.notification -
-
Uses of ErrorFieldTypeContainer in com.adyen.model.marketpay.notification
Fields in com.adyen.model.marketpay.notification with type parameters of type ErrorFieldTypeContainer Modifier and Type Field Description List<ErrorFieldTypeContainer>PaymentFailureNotificationContent. errorFieldTypeContainersMethods in com.adyen.model.marketpay.notification that return types with arguments of type ErrorFieldTypeContainer Modifier and Type Method Description List<ErrorFieldTypeContainer>PaymentFailureNotificationContent. getErrorFieldTypeContainers()Method parameters in com.adyen.model.marketpay.notification with type arguments of type ErrorFieldTypeContainer Modifier and Type Method Description voidPaymentFailureNotificationContent. setErrorFieldTypeContainers(List<ErrorFieldTypeContainer> errorFieldTypeContainers)
-