Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentCaptured
Packages that use InvoicePaymentCaptured
-
Uses of InvoicePaymentCaptured in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentCapturedModifier and TypeMethodDescriptionInvoicePaymentCaptured.deepCopy()InvoicePaymentStatus.getCaptured()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentCapturedModifier and TypeMethodDescriptionstatic InvoicePaymentStatusInvoicePaymentStatus.captured(InvoicePaymentCaptured value) intInvoicePaymentCaptured.compareTo(InvoicePaymentCaptured other) booleanInvoicePaymentCaptured.equals(InvoicePaymentCaptured that) voidInvoicePaymentStatus.setCaptured(InvoicePaymentCaptured value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentCapturedModifierConstructorDescriptionPerforms a deep copy on other.