Uses of Class
com.onlinepayments.domain.PaymentProductFieldTooltip
Packages that use PaymentProductFieldTooltip
-
Uses of PaymentProductFieldTooltip in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProductFieldTooltipModifier and TypeMethodDescriptionPaymentProductFieldDisplayHints.getTooltip()Object that contains an optional tooltip to assist the customerDeprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.A text explaining the field in more detail.Methods in com.onlinepayments.domain with parameters of type PaymentProductFieldTooltipModifier and TypeMethodDescriptionvoidPaymentProductFieldDisplayHints.setTooltip(PaymentProductFieldTooltip value) Object that contains an optional tooltip to assist the customerPaymentProductFieldDisplayHints.withTooltip(PaymentProductFieldTooltip value) Object that contains an optional tooltip to assist the customer