Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentFlowInstant
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of InvoicePaymentFlowInstant in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentFlowInstant Modifier and Type Method Description InvoicePaymentFlowInstantInvoicePaymentFlowInstant. deepCopy()InvoicePaymentFlowInstantInvoicePaymentFlow. getInstant()Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentFlowInstant Modifier and Type Method Description intInvoicePaymentFlowInstant. compareTo(InvoicePaymentFlowInstant other)booleanInvoicePaymentFlowInstant. equals(InvoicePaymentFlowInstant that)static InvoicePaymentFlowInvoicePaymentFlow. instant(InvoicePaymentFlowInstant value)voidInvoicePaymentFlow. setInstant(InvoicePaymentFlowInstant value)Constructors in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentFlowInstant Constructor Description InvoicePaymentFlowInstant(InvoicePaymentFlowInstant other)Performs a deep copy on other.