Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentChargedBack
Packages that use InvoicePaymentChargedBack
-
Uses of InvoicePaymentChargedBack in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentChargedBackModifier and TypeMethodDescriptionInvoicePaymentChargedBack.deepCopy()InvoicePaymentStatus.getChargedBack()Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentChargedBackModifier and TypeMethodDescriptionstatic InvoicePaymentStatusInvoicePaymentStatus.charged_back(InvoicePaymentChargedBack value) intInvoicePaymentChargedBack.compareTo(InvoicePaymentChargedBack other) booleanInvoicePaymentChargedBack.equals(InvoicePaymentChargedBack that) voidInvoicePaymentStatus.setChargedBack(InvoicePaymentChargedBack value) Constructors in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentChargedBackModifierConstructorDescriptionPerforms a deep copy on other.