Uses of Class
com.onlinepayments.domain.PaymentProductFieldFormElement
Packages that use PaymentProductFieldFormElement
-
Uses of PaymentProductFieldFormElement in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProductFieldFormElementModifier and TypeMethodDescriptionPaymentProductFieldDisplayHints.getFormElement()Object detailing the type of form element that should be used to present the fieldType of form element to be used.PaymentProductFieldFormElement.withValueMapping(List<ValueMappingElement> value) Deprecated.This field is not used by any payment productMethods in com.onlinepayments.domain with parameters of type PaymentProductFieldFormElementModifier and TypeMethodDescriptionvoidPaymentProductFieldDisplayHints.setFormElement(PaymentProductFieldFormElement value) Object detailing the type of form element that should be used to present the fieldPaymentProductFieldDisplayHints.withFormElement(PaymentProductFieldFormElement value) Object detailing the type of form element that should be used to present the field