Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CreateManualRefund_result
Packages that use InvoicingSrv.CreateManualRefund_result
-
Uses of InvoicingSrv.CreateManualRefund_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CreateManualRefund_resultModifier and TypeMethodDescriptionInvoicingSrv.CreateManualRefund_result.deepCopy()InvoicingSrv.Processor.CreateManualRefund.getResult(I iface, InvoicingSrv.CreateManualRefund_args args) InvoicingSrv.CreateManualRefund_result.setEx10(InvalidPartyStatus ex10) InvoicingSrv.CreateManualRefund_result.setEx11(InvalidShopStatus ex11) InvoicingSrv.CreateManualRefund_result.setEx12(InvalidContractStatus ex12) InvoicingSrv.CreateManualRefund_result.setEx13(InvalidRequest ex13) InvoicingSrv.CreateManualRefund_result.setEx14(InvoicePaymentChargebackPending ex14) InvoicingSrv.CreateManualRefund_result.setEx15(AllocationNotAllowed ex15) InvoicingSrv.CreateManualRefund_result.setEx16(AllocationExceededPaymentAmount ex16) InvoicingSrv.CreateManualRefund_result.setEx17(AllocationInvalidTransaction ex17) InvoicingSrv.CreateManualRefund_result.setEx18(AllocationNotFound ex18) InvoicingSrv.CreateManualRefund_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CreateManualRefund_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreateManualRefund_result.setEx4(InvalidPaymentStatus ex4) InvoicingSrv.CreateManualRefund_result.setEx6(OperationNotPermitted ex6) InvoicingSrv.CreateManualRefund_result.setEx7(InsufficientAccountBalance ex7) InvoicingSrv.CreateManualRefund_result.setEx8(InvoicePaymentAmountExceeded ex8) InvoicingSrv.CreateManualRefund_result.setEx9(InconsistentRefundCurrency ex9) InvoicingSrv.CreateManualRefund_result.setSuccess(InvoicePaymentRefund success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateManualRefund_resultModifier and TypeMethodDescriptionintInvoicingSrv.CreateManualRefund_result.compareTo(InvoicingSrv.CreateManualRefund_result other) booleanInvoicingSrv.CreateManualRefund_result.equals(InvoicingSrv.CreateManualRefund_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateManualRefund_resultModifierConstructorDescriptionPerforms a deep copy on other.