Uses of Class
dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.ComputeTerms_result
Packages that use InvoiceTemplatingSrv.ComputeTerms_result
-
Uses of InvoiceTemplatingSrv.ComputeTerms_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceTemplatingSrv.ComputeTerms_resultModifier and TypeMethodDescriptionInvoiceTemplatingSrv.ComputeTerms_result.deepCopy()InvoiceTemplatingSrv.Processor.ComputeTerms.getResult(I iface, InvoiceTemplatingSrv.ComputeTerms_args args) InvoiceTemplatingSrv.ComputeTerms_result.setEx2(InvoiceTemplateNotFound ex2) InvoiceTemplatingSrv.ComputeTerms_result.setEx3(InvoiceTemplateRemoved ex3) InvoiceTemplatingSrv.ComputeTerms_result.setEx4(PartyNotExistsYet ex4) InvoiceTemplatingSrv.ComputeTerms_result.setSuccess(TermSet success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceTemplatingSrv.ComputeTerms_resultModifier and TypeMethodDescriptionintInvoiceTemplatingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.