Uses of Class
dev.vality.payout.manager.PayoutManagementSrv.GetPayout_result
-
Uses of PayoutManagementSrv.GetPayout_result in dev.vality.payout.manager
Methods in dev.vality.payout.manager that return PayoutManagementSrv.GetPayout_result Modifier and Type Method Description PayoutManagementSrv.GetPayout_resultPayoutManagementSrv.GetPayout_result. deepCopy()PayoutManagementSrv.GetPayout_resultPayoutManagementSrv.Processor.GetPayout. getResult(I iface, PayoutManagementSrv.GetPayout_args args)PayoutManagementSrv.GetPayout_resultPayoutManagementSrv.GetPayout_result. setEx1(NotFound ex1)PayoutManagementSrv.GetPayout_resultPayoutManagementSrv.GetPayout_result. setSuccess(Payout success)Methods in dev.vality.payout.manager with parameters of type PayoutManagementSrv.GetPayout_result Modifier and Type Method Description intPayoutManagementSrv.GetPayout_result. compareTo(PayoutManagementSrv.GetPayout_result other)booleanPayoutManagementSrv.GetPayout_result. equals(PayoutManagementSrv.GetPayout_result that)Constructors in dev.vality.payout.manager with parameters of type PayoutManagementSrv.GetPayout_result Constructor Description GetPayout_result(PayoutManagementSrv.GetPayout_result other)Performs a deep copy on other.