Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.RegisterPayment_result
Packages that use InvoicingSrv.RegisterPayment_result
-
Uses of InvoicingSrv.RegisterPayment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.RegisterPayment_resultModifier and TypeMethodDescriptionInvoicingSrv.RegisterPayment_result.deepCopy()InvoicingSrv.Processor.RegisterPayment.getResult(I iface, InvoicingSrv.RegisterPayment_args args) InvoicingSrv.RegisterPayment_result.setEx1(InvoiceNotFound ex1) InvoicingSrv.RegisterPayment_result.setEx2(InvalidInvoiceStatus ex2) InvoicingSrv.RegisterPayment_result.setEx3(InvalidRequest ex3) InvoicingSrv.RegisterPayment_result.setEx4(InvalidPartyStatus ex4) InvoicingSrv.RegisterPayment_result.setEx5(InvalidShopStatus ex5) InvoicingSrv.RegisterPayment_result.setEx6(InvalidContractStatus ex6) InvoicingSrv.RegisterPayment_result.setEx9(InvalidRecurrentParentPayment ex9) InvoicingSrv.RegisterPayment_result.setSuccess(InvoicePayment success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RegisterPayment_resultModifier and TypeMethodDescriptionintInvoicingSrv.RegisterPayment_result.compareTo(InvoicingSrv.RegisterPayment_result other) booleanInvoicingSrv.RegisterPayment_result.equals(InvoicingSrv.RegisterPayment_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.RegisterPayment_resultModifierConstructorDescriptionPerforms a deep copy on other.