Uses of Class
dev.vality.damsel.domain.InvoicePaymentAdjustmentCaptured
Packages that use InvoicePaymentAdjustmentCaptured
-
Uses of InvoicePaymentAdjustmentCaptured in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentAdjustmentCapturedModifier and TypeMethodDescriptionInvoicePaymentAdjustmentCaptured.deepCopy()InvoicePaymentAdjustmentStatus.getCaptured()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCapturedModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatus.captured(InvoicePaymentAdjustmentCaptured value) intInvoicePaymentAdjustmentCaptured.compareTo(InvoicePaymentAdjustmentCaptured other) booleanInvoicePaymentAdjustmentCaptured.equals(InvoicePaymentAdjustmentCaptured that) voidInvoicePaymentAdjustmentStatus.setCaptured(InvoicePaymentAdjustmentCaptured value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCapturedModifierConstructorDescriptionPerforms a deep copy on other.