Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.Repair_result
Packages that use InvoicingSrv.Repair_result
-
Uses of InvoicingSrv.Repair_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.Repair_resultModifier and TypeMethodDescriptionInvoicingSrv.Repair_result.deepCopy()InvoicingSrv.Processor.Repair.getResult(I iface, InvoicingSrv.Repair_args args) InvoicingSrv.Repair_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.Repair_result.setEx3(InvalidRequest ex3) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Repair_resultModifier and TypeMethodDescriptionintInvoicingSrv.Repair_result.compareTo(InvoicingSrv.Repair_result other) booleanInvoicingSrv.Repair_result.equals(InvoicingSrv.Repair_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Repair_resultModifierConstructorDescriptionPerforms a deep copy on other.