Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.ComputeTerms_result
Packages that use InvoicingSrv.ComputeTerms_result
-
Uses of InvoicingSrv.ComputeTerms_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.ComputeTerms_resultModifier and TypeMethodDescriptionInvoicingSrv.ComputeTerms_result.deepCopy()InvoicingSrv.Processor.ComputeTerms.getResult(I iface, InvoicingSrv.ComputeTerms_args args) InvoicingSrv.ComputeTerms_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.ComputeTerms_result.setSuccess(TermSet success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.ComputeTerms_resultModifier and TypeMethodDescriptionintInvoicingSrv.ComputeTerms_result.compareTo(InvoicingSrv.ComputeTerms_result other) booleanInvoicingSrv.ComputeTerms_result.equals(InvoicingSrv.ComputeTerms_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.ComputeTerms_resultModifierConstructorDescriptionPerforms a deep copy on other.