Uses of Class
dev.vality.fistful.withdrawal.AnotherAdjustmentInProgress
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of AnotherAdjustmentInProgress in dev.vality.fistful.withdrawal
Fields in dev.vality.fistful.withdrawal declared as AnotherAdjustmentInProgress Modifier and Type Field Description AnotherAdjustmentInProgressManagementSrv.CreateAdjustment_result. ex5Methods in dev.vality.fistful.withdrawal that return AnotherAdjustmentInProgress Modifier and Type Method Description AnotherAdjustmentInProgressAnotherAdjustmentInProgress. deepCopy()AnotherAdjustmentInProgressManagementSrv.CreateAdjustment_result. getEx5()AnotherAdjustmentInProgressAnotherAdjustmentInProgress. setAnotherAdjustmentId(String another_adjustment_id)Methods in dev.vality.fistful.withdrawal with parameters of type AnotherAdjustmentInProgress Modifier and Type Method Description intAnotherAdjustmentInProgress. compareTo(AnotherAdjustmentInProgress other)booleanAnotherAdjustmentInProgress. equals(AnotherAdjustmentInProgress that)ManagementSrv.CreateAdjustment_resultManagementSrv.CreateAdjustment_result. setEx5(AnotherAdjustmentInProgress ex5)Methods in dev.vality.fistful.withdrawal that throw AnotherAdjustmentInProgress Modifier and Type Method Description AdjustmentStateManagementSrv.Client. createAdjustment(String id, AdjustmentParams params)AdjustmentStateManagementSrv.Iface. createAdjustment(String id, AdjustmentParams params)AdjustmentStateManagementSrv.AsyncClient.CreateAdjustment_call. getResult()AdjustmentStateManagementSrv.Client. recvCreateAdjustment()Constructors in dev.vality.fistful.withdrawal with parameters of type AnotherAdjustmentInProgress Constructor Description AnotherAdjustmentInProgress(AnotherAdjustmentInProgress other)Performs a deep copy on other.CreateAdjustment_result(AdjustmentState success, WithdrawalNotFound ex1, InvalidWithdrawalStatus ex2, ForbiddenStatusChange ex3, AlreadyHasStatus ex4, AnotherAdjustmentInProgress ex5)