Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentChargedBack
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of InvoicePaymentChargedBack in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentChargedBack Modifier and Type Method Description InvoicePaymentChargedBackInvoicePaymentChargedBack. deepCopy()InvoicePaymentChargedBackInvoicePaymentStatus. getChargedBack()InvoicePaymentChargedBackInvoicePaymentChargedBack. setAt(String at)Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentChargedBack Modifier and Type Method Description static 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 InvoicePaymentChargedBack Constructor Description InvoicePaymentChargedBack(InvoicePaymentChargedBack other)Performs a deep copy on other.