Uses of Class
dev.vality.damsel.payment_processing.RecurrentPaymentToolSessionChange
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of RecurrentPaymentToolSessionChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return RecurrentPaymentToolSessionChange Modifier and Type Method Description RecurrentPaymentToolSessionChangeRecurrentPaymentToolSessionChange. deepCopy()RecurrentPaymentToolSessionChangeRecurrentPaymentToolChange. getRecPaymentToolSessionChanged()RecurrentPaymentToolSessionChangeRecurrentPaymentToolSessionChange. setPayload(SessionChangePayload payload)Methods in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolSessionChange Modifier and Type Method Description intRecurrentPaymentToolSessionChange. compareTo(RecurrentPaymentToolSessionChange other)booleanRecurrentPaymentToolSessionChange. equals(RecurrentPaymentToolSessionChange that)static RecurrentPaymentToolChangeRecurrentPaymentToolChange. rec_payment_tool_session_changed(RecurrentPaymentToolSessionChange value)voidRecurrentPaymentToolChange. setRecPaymentToolSessionChanged(RecurrentPaymentToolSessionChange value)Constructors in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolSessionChange Constructor Description RecurrentPaymentToolSessionChange(RecurrentPaymentToolSessionChange other)Performs a deep copy on other.