Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentCaptureData
Packages that use InvoicePaymentCaptureData
-
Uses of InvoicePaymentCaptureData in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentCaptureDataMethods in dev.vality.damsel.payment_processing that return InvoicePaymentCaptureDataModifier and TypeMethodDescriptionInvoicePaymentCaptureData.deepCopy()InvoicePaymentCaptureStarted.getData()InvoicePaymentCaptureData.setAllocation(Allocation allocation) InvoicePaymentCaptureData.setCart(InvoiceCart cart) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCaptureDataModifier and TypeMethodDescriptionintInvoicePaymentCaptureData.compareTo(InvoicePaymentCaptureData other) booleanInvoicePaymentCaptureData.equals(InvoicePaymentCaptureData that) InvoicePaymentCaptureStarted.setData(InvoicePaymentCaptureData data) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentCaptureDataModifierConstructorDescriptionPerforms a deep copy on other.