Uses of Class
dev.vality.damsel.withdrawals.processing.SessionStarted
Packages that use SessionStarted
-
Uses of SessionStarted in dev.vality.damsel.withdrawals.processing
Methods in dev.vality.damsel.withdrawals.processing that return SessionStartedModifier and TypeMethodDescriptionSessionStarted.deepCopy()SessionChangePayload.getSessionStarted()Methods in dev.vality.damsel.withdrawals.processing with parameters of type SessionStartedModifier and TypeMethodDescriptionintSessionStarted.compareTo(SessionStarted other) booleanSessionStarted.equals(SessionStarted that) static SessionChangePayloadSessionChangePayload.session_started(SessionStarted value) voidSessionChangePayload.setSessionStarted(SessionStarted value) Constructors in dev.vality.damsel.withdrawals.processing with parameters of type SessionStartedModifierConstructorDescriptionSessionStarted(SessionStarted other) Performs a deep copy on other.