Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.Fulfill_result
Packages that use InvoicingSrv.Fulfill_result
-
Uses of InvoicingSrv.Fulfill_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.Fulfill_resultModifier and TypeMethodDescriptionInvoicingSrv.Fulfill_result.deepCopy()InvoicingSrv.Processor.Fulfill.getResult(I iface, InvoicingSrv.Fulfill_args args) InvoicingSrv.Fulfill_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.Fulfill_result.setEx3(InvalidInvoiceStatus ex3) InvoicingSrv.Fulfill_result.setEx4(InvalidPartyStatus ex4) InvoicingSrv.Fulfill_result.setEx5(InvalidShopStatus ex5) InvoicingSrv.Fulfill_result.setEx6(InvalidContractStatus ex6) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Fulfill_resultModifier and TypeMethodDescriptionintInvoicingSrv.Fulfill_result.compareTo(InvoicingSrv.Fulfill_result other) booleanInvoicingSrv.Fulfill_result.equals(InvoicingSrv.Fulfill_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Fulfill_resultModifierConstructorDescriptionPerforms a deep copy on other.