Uses of Class
dev.vality.damsel.payment_processing.InvoiceAdjustmentScenario
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceAdjustmentScenario in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoiceAdjustmentScenario Modifier and Type Field Description InvoiceAdjustmentScenarioInvoiceAdjustmentParams. scenarioСценарий создаваемой поправки.Methods in dev.vality.damsel.payment_processing that return InvoiceAdjustmentScenario Modifier and Type Method Description InvoiceAdjustmentScenarioInvoiceAdjustmentScenario. deepCopy()InvoiceAdjustmentScenarioInvoiceAdjustmentParams. getScenario()Сценарий создаваемой поправки.static InvoiceAdjustmentScenarioInvoiceAdjustmentScenario. status_change(InvoiceAdjustmentStatusChange value)Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceAdjustmentScenario Modifier and Type Method Description intInvoiceAdjustmentScenario. compareTo(InvoiceAdjustmentScenario other)booleanInvoiceAdjustmentScenario. equals(InvoiceAdjustmentScenario other)InvoiceAdjustmentParamsInvoiceAdjustmentParams. setScenario(InvoiceAdjustmentScenario scenario)Сценарий создаваемой поправки.Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceAdjustmentScenario Constructor Description InvoiceAdjustmentParams(String reason, InvoiceAdjustmentScenario scenario)InvoiceAdjustmentScenario(InvoiceAdjustmentScenario other)