Uses of Class
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetRefunds_args
Packages that use MerchantStatisticsSrv.GetRefunds_args
-
Uses of MerchantStatisticsSrv.GetRefunds_args in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MerchantStatisticsSrv.GetRefunds_argsModifier and TypeMethodDescriptionMerchantStatisticsSrv.GetRefunds_args.deepCopy()MerchantStatisticsSrv.AsyncProcessor.GetRefunds.getEmptyArgsInstance()MerchantStatisticsSrv.Processor.GetRefunds.getEmptyArgsInstance()MerchantStatisticsSrv.GetRefunds_args.setReq(StatRequest req) Methods in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetRefunds_argsModifier and TypeMethodDescriptionintMerchantStatisticsSrv.GetRefunds_args.compareTo(MerchantStatisticsSrv.GetRefunds_args other) booleanMerchantStatisticsSrv.GetRefunds_args.equals(MerchantStatisticsSrv.GetRefunds_args that) MerchantStatisticsSrv.Processor.GetRefunds.getResult(I iface, MerchantStatisticsSrv.GetRefunds_args args) voidMerchantStatisticsSrv.AsyncProcessor.GetRefunds.start(I iface, MerchantStatisticsSrv.GetRefunds_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) Constructors in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetRefunds_argsModifierConstructorDescriptionPerforms a deep copy on other.