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