Uses of Class
dev.vality.damsel.payment_processing.InvoiceUnallocatable
Packages that use InvoiceUnallocatable
-
Uses of InvoiceUnallocatable in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceUnallocatableModifier and TypeMethodDescriptionInvoiceUnallocatable.deepCopy()InvoiceTermsViolationReason.getInvoiceUnallocatable()Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceUnallocatableModifier and TypeMethodDescriptionintInvoiceUnallocatable.compareTo(InvoiceUnallocatable other) booleanInvoiceUnallocatable.equals(InvoiceUnallocatable that) static InvoiceTermsViolationReasonInvoiceTermsViolationReason.invoice_unallocatable(InvoiceUnallocatable value) voidInvoiceTermsViolationReason.setInvoiceUnallocatable(InvoiceUnallocatable value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceUnallocatableModifierConstructorDescriptionPerforms a deep copy on other.