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