Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.Create_result
Packages that use InvoicingSrv.Create_result
-
Uses of InvoicingSrv.Create_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.Create_resultModifier and TypeMethodDescriptionInvoicingSrv.Create_result.deepCopy()InvoicingSrv.Processor.Create.getResult(I iface, InvoicingSrv.Create_args args) InvoicingSrv.Create_result.setEx10(AllocationExceededPaymentAmount ex10) InvoicingSrv.Create_result.setEx11(AllocationInvalidTransaction ex11) InvoicingSrv.Create_result.setEx2(InvalidRequest ex2) InvoicingSrv.Create_result.setEx3(PartyNotFound ex3) InvoicingSrv.Create_result.setEx4(ShopNotFound ex4) InvoicingSrv.Create_result.setEx5(InvalidPartyStatus ex5) InvoicingSrv.Create_result.setEx6(InvalidShopStatus ex6) InvoicingSrv.Create_result.setEx7(InvalidContractStatus ex7) InvoicingSrv.Create_result.setEx8(InvoiceTermsViolated ex8) InvoicingSrv.Create_result.setEx9(AllocationNotAllowed ex9) InvoicingSrv.Create_result.setSuccess(Invoice success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Create_resultModifier and TypeMethodDescriptionintInvoicingSrv.Create_result.compareTo(InvoicingSrv.Create_result other) booleanInvoicingSrv.Create_result.equals(InvoicingSrv.Create_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.Create_resultModifierConstructorDescriptionPerforms a deep copy on other.