Uses of Class
dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of RecurrentPaymentToolsSrv.Get_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return RecurrentPaymentToolsSrv.Get_args Modifier and Type Method Description RecurrentPaymentToolsSrv.Get_argsRecurrentPaymentToolsSrv.Get_args. deepCopy()RecurrentPaymentToolsSrv.Get_argsRecurrentPaymentToolsSrv.AsyncProcessor.Get. getEmptyArgsInstance()RecurrentPaymentToolsSrv.Get_argsRecurrentPaymentToolsSrv.Processor.Get. getEmptyArgsInstance()RecurrentPaymentToolsSrv.Get_argsRecurrentPaymentToolsSrv.Get_args. setId(String id)Methods in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolsSrv.Get_args Modifier and Type Method Description intRecurrentPaymentToolsSrv.Get_args. compareTo(RecurrentPaymentToolsSrv.Get_args other)booleanRecurrentPaymentToolsSrv.Get_args. equals(RecurrentPaymentToolsSrv.Get_args that)RecurrentPaymentToolsSrv.Get_resultRecurrentPaymentToolsSrv.Processor.Get. getResult(I iface, RecurrentPaymentToolsSrv.Get_args args)voidRecurrentPaymentToolsSrv.AsyncProcessor.Get. start(I iface, RecurrentPaymentToolsSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<RecurrentPaymentTool> resultHandler)Constructors in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolsSrv.Get_args Constructor Description Get_args(RecurrentPaymentToolsSrv.Get_args other)Performs a deep copy on other.