Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPayment_result
Packages that use InvoicingSrv.GetPayment_result
-
Uses of InvoicingSrv.GetPayment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPayment_resultModifier and TypeMethodDescriptionInvoicingSrv.GetPayment_result.deepCopy()InvoicingSrv.Processor.GetPayment.getResult(I iface, InvoicingSrv.GetPayment_args args) InvoicingSrv.GetPayment_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.GetPayment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPayment_result.setSuccess(InvoicePayment success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPayment_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetPayment_result.compareTo(InvoicingSrv.GetPayment_result other) booleanInvoicingSrv.GetPayment_result.equals(InvoicingSrv.GetPayment_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPayment_resultModifierConstructorDescriptionPerforms a deep copy on other.