Uses of Class
dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Update_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceTemplatingSrv.Update_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceTemplatingSrv.Update_result Modifier and Type Method Description InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. deepCopy()InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Processor.Update. getResult(I iface, InvoiceTemplatingSrv.Update_args args)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setEx2(InvoiceTemplateNotFound ex2)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setEx3(InvoiceTemplateRemoved ex3)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setEx4(InvalidPartyStatus ex4)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setEx5(InvalidShopStatus ex5)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setEx6(InvalidRequest ex6)InvoiceTemplatingSrv.Update_resultInvoiceTemplatingSrv.Update_result. setSuccess(InvoiceTemplate success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.Update_result Modifier and Type Method Description intInvoiceTemplatingSrv.Update_result. compareTo(InvoiceTemplatingSrv.Update_result other)booleanInvoiceTemplatingSrv.Update_result. equals(InvoiceTemplatingSrv.Update_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.Update_result Constructor Description Update_result(InvoiceTemplatingSrv.Update_result other)Performs a deep copy on other.