Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.RegisterPayment_args
Packages that use InvoicingSrv.RegisterPayment_args
-
Uses of InvoicingSrv.RegisterPayment_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.RegisterPayment_argsModifier and TypeMethodDescriptionInvoicingSrv.RegisterPayment_args.deepCopy()InvoicingSrv.AsyncProcessor.RegisterPayment.getEmptyArgsInstance()InvoicingSrv.Processor.RegisterPayment.getEmptyArgsInstance()InvoicingSrv.RegisterPayment_args.setParams(RegisterInvoicePaymentParams params) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RegisterPayment_argsModifier and TypeMethodDescriptionintInvoicingSrv.RegisterPayment_args.compareTo(InvoicingSrv.RegisterPayment_args other) booleanInvoicingSrv.RegisterPayment_args.equals(InvoicingSrv.RegisterPayment_args that) InvoicingSrv.Processor.RegisterPayment.getResult(I iface, InvoicingSrv.RegisterPayment_args args) voidInvoicingSrv.AsyncProcessor.RegisterPayment.start(I iface, InvoicingSrv.RegisterPayment_args args, org.apache.thrift.async.AsyncMethodCallback<InvoicePayment> resultHandler) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RegisterPayment_argsModifierConstructorDescriptionPerforms a deep copy on other.