Uses of Class
dev.vality.fistful.withdrawal.AddEventsRepair
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of AddEventsRepair in dev.vality.fistful.withdrawal
Methods in dev.vality.fistful.withdrawal that return AddEventsRepair Modifier and Type Method Description AddEventsRepairAddEventsRepair. deepCopy()AddEventsRepairRepairScenario. getAddEvents()AddEventsRepairAddEventsRepair. setAction(ComplexAction action)AddEventsRepairAddEventsRepair. setEvents(List<Change> events)Methods in dev.vality.fistful.withdrawal with parameters of type AddEventsRepair Modifier and Type Method Description static RepairScenarioRepairScenario. add_events(AddEventsRepair value)intAddEventsRepair. compareTo(AddEventsRepair other)booleanAddEventsRepair. equals(AddEventsRepair that)voidRepairScenario. setAddEvents(AddEventsRepair value)Constructors in dev.vality.fistful.withdrawal with parameters of type AddEventsRepair Constructor Description AddEventsRepair(AddEventsRepair other)Performs a deep copy on other.