Uses of Class
dev.vality.damsel.payment_processing.SessionInteractionChanged
Packages that use SessionInteractionChanged
-
Uses of SessionInteractionChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return SessionInteractionChangedModifier and TypeMethodDescriptionSessionInteractionChanged.deepCopy()SessionChangePayload.getSessionInteractionChanged()SessionInteractionChanged.setInteraction(UserInteraction interaction) Необходимое взаимодействиеСтатус этого взаимодействия.Methods in dev.vality.damsel.payment_processing with parameters of type SessionInteractionChangedModifier and TypeMethodDescriptionintSessionInteractionChanged.compareTo(SessionInteractionChanged other) booleanSessionInteractionChanged.equals(SessionInteractionChanged that) static SessionChangePayloadSessionChangePayload.session_interaction_changed(SessionInteractionChanged value) voidSessionChangePayload.setSessionInteractionChanged(SessionInteractionChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type SessionInteractionChangedModifierConstructorDescriptionPerforms a deep copy on other.