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