Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CreateWithTemplate_result
Packages that use InvoicingSrv.CreateWithTemplate_result
-
Uses of InvoicingSrv.CreateWithTemplate_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CreateWithTemplate_resultModifier and TypeMethodDescriptionInvoicingSrv.CreateWithTemplate_result.deepCopy()InvoicingSrv.Processor.CreateWithTemplate.getResult(I iface, InvoicingSrv.CreateWithTemplate_args args) InvoicingSrv.CreateWithTemplate_result.setEx2(InvalidRequest ex2) InvoicingSrv.CreateWithTemplate_result.setEx3(InvalidPartyStatus ex3) InvoicingSrv.CreateWithTemplate_result.setEx4(InvalidShopStatus ex4) InvoicingSrv.CreateWithTemplate_result.setEx5(InvalidContractStatus ex5) InvoicingSrv.CreateWithTemplate_result.setEx6(InvoiceTemplateNotFound ex6) InvoicingSrv.CreateWithTemplate_result.setEx7(InvoiceTemplateRemoved ex7) InvoicingSrv.CreateWithTemplate_result.setEx8(InvoiceTermsViolated ex8) InvoicingSrv.CreateWithTemplate_result.setSuccess(Invoice success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateWithTemplate_resultModifier and TypeMethodDescriptionintInvoicingSrv.CreateWithTemplate_result.compareTo(InvoicingSrv.CreateWithTemplate_result other) booleanInvoicingSrv.CreateWithTemplate_result.equals(InvoicingSrv.CreateWithTemplate_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateWithTemplate_resultModifierConstructorDescriptionPerforms a deep copy on other.