Uses of Class
dev.vality.damsel.payout_processing.PayoutManagementSrv.GetPayoutsInfo_args
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutManagementSrv.GetPayoutsInfo_args in dev.vality.damsel.payout_processing
Methods in dev.vality.damsel.payout_processing that return PayoutManagementSrv.GetPayoutsInfo_args Modifier and Type Method Description PayoutManagementSrv.GetPayoutsInfo_argsPayoutManagementSrv.GetPayoutsInfo_args. deepCopy()PayoutManagementSrv.GetPayoutsInfo_argsPayoutManagementSrv.AsyncProcessor.GetPayoutsInfo. getEmptyArgsInstance()PayoutManagementSrv.GetPayoutsInfo_argsPayoutManagementSrv.Processor.GetPayoutsInfo. getEmptyArgsInstance()PayoutManagementSrv.GetPayoutsInfo_argsPayoutManagementSrv.GetPayoutsInfo_args. setRequest(PayoutSearchRequest request)Methods in dev.vality.damsel.payout_processing with parameters of type PayoutManagementSrv.GetPayoutsInfo_args Modifier and Type Method Description intPayoutManagementSrv.GetPayoutsInfo_args. compareTo(PayoutManagementSrv.GetPayoutsInfo_args other)booleanPayoutManagementSrv.GetPayoutsInfo_args. equals(PayoutManagementSrv.GetPayoutsInfo_args that)PayoutManagementSrv.GetPayoutsInfo_resultPayoutManagementSrv.Processor.GetPayoutsInfo. getResult(I iface, PayoutManagementSrv.GetPayoutsInfo_args args)voidPayoutManagementSrv.AsyncProcessor.GetPayoutsInfo. start(I iface, PayoutManagementSrv.GetPayoutsInfo_args args, org.apache.thrift.async.AsyncMethodCallback<PayoutSearchResponse> resultHandler)Constructors in dev.vality.damsel.payout_processing with parameters of type PayoutManagementSrv.GetPayoutsInfo_args Constructor Description GetPayoutsInfo_args(PayoutManagementSrv.GetPayoutsInfo_args other)Performs a deep copy on other.