Uses of Class
dev.vality.damsel.skipper.SkipperSrv.getChargebacks_args
-
Uses of SkipperSrv.getChargebacks_args in dev.vality.damsel.skipper
Methods in dev.vality.damsel.skipper that return SkipperSrv.getChargebacks_args Modifier and Type Method Description SkipperSrv.getChargebacks_argsSkipperSrv.getChargebacks_args. deepCopy()SkipperSrv.getChargebacks_argsSkipperSrv.AsyncProcessor.getChargebacks. getEmptyArgsInstance()SkipperSrv.getChargebacks_argsSkipperSrv.Processor.getChargebacks. getEmptyArgsInstance()SkipperSrv.getChargebacks_argsSkipperSrv.getChargebacks_args. setFilter(ChargebackFilter filter)Methods in dev.vality.damsel.skipper with parameters of type SkipperSrv.getChargebacks_args Modifier and Type Method Description intSkipperSrv.getChargebacks_args. compareTo(SkipperSrv.getChargebacks_args other)booleanSkipperSrv.getChargebacks_args. equals(SkipperSrv.getChargebacks_args that)SkipperSrv.getChargebacks_resultSkipperSrv.Processor.getChargebacks. getResult(I iface, SkipperSrv.getChargebacks_args args)voidSkipperSrv.AsyncProcessor.getChargebacks. start(I iface, SkipperSrv.getChargebacks_args args, org.apache.thrift.async.AsyncMethodCallback<List<ChargebackData>> resultHandler)Constructors in dev.vality.damsel.skipper with parameters of type SkipperSrv.getChargebacks_args Constructor Description getChargebacks_args(SkipperSrv.getChargebacks_args other)Performs a deep copy on other.