Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentAdjustment_result
Packages that use InvoicingSrv.GetPaymentAdjustment_result
-
Uses of InvoicingSrv.GetPaymentAdjustment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentAdjustment_resultModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentAdjustment_result.deepCopy()InvoicingSrv.Processor.GetPaymentAdjustment.getResult(I iface, InvoicingSrv.GetPaymentAdjustment_args args) InvoicingSrv.GetPaymentAdjustment_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.GetPaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentAdjustment_result.setEx4(InvoicePaymentAdjustmentNotFound ex4) InvoicingSrv.GetPaymentAdjustment_result.setSuccess(InvoicePaymentAdjustment success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentAdjustment_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentAdjustment_result.compareTo(InvoicingSrv.GetPaymentAdjustment_result other) booleanInvoicingSrv.GetPaymentAdjustment_result.equals(InvoicingSrv.GetPaymentAdjustment_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentAdjustment_resultModifierConstructorDescriptionPerforms a deep copy on other.