Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentCaptured
Packages that use InvoicePaymentCaptured
-
Uses of InvoicePaymentCaptured in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentCapturedModifier and TypeMethodDescriptionInvoicePaymentCaptured.deepCopy()InvoicePaymentStatus.getCaptured()Methods in dev.vality.damsel.merch_stat 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.merch_stat with parameters of type InvoicePaymentCapturedModifierConstructorDescriptionPerforms a deep copy on other.