Uses of Class
dev.vality.damsel.payment_processing.RecurrentPaymentToolRouteChanged
Packages that use RecurrentPaymentToolRouteChanged
-
Uses of RecurrentPaymentToolRouteChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return RecurrentPaymentToolRouteChangedModifier and TypeMethodDescriptionRecurrentPaymentToolRouteChanged.deepCopy()RecurrentPaymentToolChange.getRecPaymentToolRouteChanged()RecurrentPaymentToolRouteChanged.setRoute(PaymentRoute route) Выбранный маршрут обработки платежного средства.Methods in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolRouteChangedModifier and TypeMethodDescriptionintRecurrentPaymentToolRouteChanged.compareTo(RecurrentPaymentToolRouteChanged other) booleanRecurrentPaymentToolRouteChanged.equals(RecurrentPaymentToolRouteChanged that) static RecurrentPaymentToolChangeRecurrentPaymentToolChange.rec_payment_tool_route_changed(RecurrentPaymentToolRouteChanged value) voidRecurrentPaymentToolChange.setRecPaymentToolRouteChanged(RecurrentPaymentToolRouteChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolRouteChangedModifierConstructorDescriptionPerforms a deep copy on other.