Uses of Class
dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.ComputeTerms_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceTemplatingSrv.ComputeTerms_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceTemplatingSrv.ComputeTerms_result Modifier and Type Method Description InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.ComputeTerms_result. deepCopy()InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.Processor.ComputeTerms. getResult(I iface, InvoiceTemplatingSrv.ComputeTerms_args args)InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.ComputeTerms_result. setEx2(InvoiceTemplateNotFound ex2)InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.ComputeTerms_result. setEx3(InvoiceTemplateRemoved ex3)InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.ComputeTerms_result. setEx4(PartyNotExistsYet ex4)InvoiceTemplatingSrv.ComputeTerms_resultInvoiceTemplatingSrv.ComputeTerms_result. setSuccess(TermSet success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.ComputeTerms_result Modifier and Type Method Description intInvoiceTemplatingSrv.ComputeTerms_result. compareTo(InvoiceTemplatingSrv.ComputeTerms_result other)booleanInvoiceTemplatingSrv.ComputeTerms_result. equals(InvoiceTemplatingSrv.ComputeTerms_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.ComputeTerms_result Constructor Description ComputeTerms_result(InvoiceTemplatingSrv.ComputeTerms_result other)Performs a deep copy on other.