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