Uses of Class
com.onlinepayments.domain.ValueMappingElement
Packages that use ValueMappingElement
-
Uses of ValueMappingElement in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return ValueMappingElementModifier and TypeMethodDescriptionValueMappingElement.withDisplayElements(List<PaymentProductFieldDisplayElement> value) Value corresponding to the keyMethods in com.onlinepayments.domain that return types with arguments of type ValueMappingElementModifier and TypeMethodDescriptionPaymentProductFieldFormElement.getValueMapping()Deprecated.This field is not used by any payment productMethod parameters in com.onlinepayments.domain with type arguments of type ValueMappingElementModifier and TypeMethodDescriptionvoidPaymentProductFieldFormElement.setValueMapping(List<ValueMappingElement> value) Deprecated.This field is not used by any payment productPaymentProductFieldFormElement.withValueMapping(List<ValueMappingElement> value) Deprecated.This field is not used by any payment product