Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackAccepted
Packages that use InvoicePaymentChargebackAccepted
-
Uses of InvoicePaymentChargebackAccepted in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackAcceptedModifier and TypeMethodDescriptionInvoicePaymentChargebackAccepted.deepCopy()InvoicePaymentChargebackStatus.getAccepted()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackAcceptedModifier and TypeMethodDescriptionInvoicePaymentChargebackStatus.accepted(InvoicePaymentChargebackAccepted value) intInvoicePaymentChargebackAccepted.compareTo(InvoicePaymentChargebackAccepted other) booleanInvoicePaymentChargebackAccepted.equals(InvoicePaymentChargebackAccepted that) voidInvoicePaymentChargebackStatus.setAccepted(InvoicePaymentChargebackAccepted value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackAcceptedModifierConstructorDescriptionPerforms a deep copy on other.