Uses of Class
dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Update_result
Packages that use InvoiceTemplatingSrv.Update_result
-
Uses of InvoiceTemplatingSrv.Update_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceTemplatingSrv.Update_resultModifier and TypeMethodDescriptionInvoiceTemplatingSrv.Update_result.deepCopy()InvoiceTemplatingSrv.Processor.Update.getResult(I iface, InvoiceTemplatingSrv.Update_args args) InvoiceTemplatingSrv.Update_result.setEx2(InvoiceTemplateNotFound ex2) InvoiceTemplatingSrv.Update_result.setEx3(InvoiceTemplateRemoved ex3) InvoiceTemplatingSrv.Update_result.setEx4(InvalidPartyStatus ex4) InvoiceTemplatingSrv.Update_result.setEx5(InvalidShopStatus ex5) InvoiceTemplatingSrv.Update_result.setEx6(InvalidRequest ex6) InvoiceTemplatingSrv.Update_result.setSuccess(InvoiceTemplate success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.Update_resultModifier and TypeMethodDescriptionintInvoiceTemplatingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.