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