Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackPending
Packages that use InvoicePaymentChargebackPending
-
Uses of InvoicePaymentChargebackPending in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackPendingModifier and TypeMethodDescriptionInvoicePaymentChargebackPending.deepCopy()InvoicePaymentChargebackStatus.getPending()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackPendingModifier and TypeMethodDescriptionintInvoicePaymentChargebackPending.compareTo(InvoicePaymentChargebackPending other) booleanInvoicePaymentChargebackPending.equals(InvoicePaymentChargebackPending that) InvoicePaymentChargebackStatus.pending(InvoicePaymentChargebackPending value) voidInvoicePaymentChargebackStatus.setPending(InvoicePaymentChargebackPending value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackPendingModifierConstructorDescriptionPerforms a deep copy on other.