Uses of Class
dev.vality.fistful.withdrawal_session.SetResultRepair
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal_session |
-
Uses of SetResultRepair in dev.vality.fistful.withdrawal_session
Methods in dev.vality.fistful.withdrawal_session that return SetResultRepair Modifier and Type Method Description SetResultRepairSetResultRepair. deepCopy()SetResultRepairRepairScenario. getSetSessionResult()SetResultRepairSetResultRepair. setResult(SessionResult result)Methods in dev.vality.fistful.withdrawal_session with parameters of type SetResultRepair Modifier and Type Method Description intSetResultRepair. compareTo(SetResultRepair other)booleanSetResultRepair. equals(SetResultRepair that)static RepairScenarioRepairScenario. set_session_result(SetResultRepair value)voidRepairScenario. setSetSessionResult(SetResultRepair value)Constructors in dev.vality.fistful.withdrawal_session with parameters of type SetResultRepair Constructor Description SetResultRepair(SetResultRepair other)Performs a deep copy on other.