Uses of Class
dev.vality.damsel.payment_processing.SessionStarted
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of SessionStarted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return SessionStarted Modifier and Type Method Description SessionStartedSessionStarted. deepCopy()SessionStartedSessionChangePayload. getSessionStarted()Methods in dev.vality.damsel.payment_processing with parameters of type SessionStarted Modifier and Type Method Description intSessionStarted. compareTo(SessionStarted other)booleanSessionStarted. equals(SessionStarted that)static SessionChangePayloadSessionChangePayload. session_started(SessionStarted value)voidSessionChangePayload. setSessionStarted(SessionStarted value)Constructors in dev.vality.damsel.payment_processing with parameters of type SessionStarted Constructor Description SessionStarted(SessionStarted other)Performs a deep copy on other.