Uses of Class
dev.vality.damsel.payout_processing.PayoutManagementSrv.GetPayoutsInfo_result
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutManagementSrv.GetPayoutsInfo_result in dev.vality.damsel.payout_processing
Methods in dev.vality.damsel.payout_processing that return PayoutManagementSrv.GetPayoutsInfo_result Modifier and Type Method Description PayoutManagementSrv.GetPayoutsInfo_resultPayoutManagementSrv.GetPayoutsInfo_result. deepCopy()PayoutManagementSrv.GetPayoutsInfo_resultPayoutManagementSrv.Processor.GetPayoutsInfo. getResult(I iface, PayoutManagementSrv.GetPayoutsInfo_args args)PayoutManagementSrv.GetPayoutsInfo_resultPayoutManagementSrv.GetPayoutsInfo_result. setEx1(InvalidRequest ex1)PayoutManagementSrv.GetPayoutsInfo_resultPayoutManagementSrv.GetPayoutsInfo_result. setSuccess(PayoutSearchResponse success)Methods in dev.vality.damsel.payout_processing with parameters of type PayoutManagementSrv.GetPayoutsInfo_result Modifier and Type Method Description intPayoutManagementSrv.GetPayoutsInfo_result. compareTo(PayoutManagementSrv.GetPayoutsInfo_result other)booleanPayoutManagementSrv.GetPayoutsInfo_result. equals(PayoutManagementSrv.GetPayoutsInfo_result that)Constructors in dev.vality.damsel.payout_processing with parameters of type PayoutManagementSrv.GetPayoutsInfo_result Constructor Description GetPayoutsInfo_result(PayoutManagementSrv.GetPayoutsInfo_result other)Performs a deep copy on other.