Uses of Class
dev.vality.fistful.p2p_transfer.AnotherAdjustmentInProgress
| Package | Description |
|---|---|
| dev.vality.fistful.p2p_transfer |
-
Uses of AnotherAdjustmentInProgress in dev.vality.fistful.p2p_transfer
Fields in dev.vality.fistful.p2p_transfer declared as AnotherAdjustmentInProgress Modifier and Type Field Description AnotherAdjustmentInProgressManagementSrv.CreateAdjustment_result. ex5Methods in dev.vality.fistful.p2p_transfer 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.p2p_transfer 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.p2p_transfer 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.p2p_transfer with parameters of type AnotherAdjustmentInProgress Constructor Description AnotherAdjustmentInProgress(AnotherAdjustmentInProgress other)Performs a deep copy on other.CreateAdjustment_result(AdjustmentState success, P2PNotFound ex1, InvalidP2PTransferStatus ex2, ForbiddenStatusChange ex3, AlreadyHasStatus ex4, AnotherAdjustmentInProgress ex5)