Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentScenario
Packages that use InvoicePaymentAdjustmentScenario
-
Uses of InvoicePaymentAdjustmentScenario in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentAdjustmentScenarioModifier and TypeFieldDescriptionInvoicePaymentAdjustmentParams.scenarioСценарий создаваемой поправки.Methods in dev.vality.damsel.payment_processing that return InvoicePaymentAdjustmentScenarioModifier and TypeMethodDescriptionInvoicePaymentAdjustmentScenario.cash_flow(InvoicePaymentAdjustmentCashFlow value) InvoicePaymentAdjustmentScenario.deepCopy()InvoicePaymentAdjustmentParams.getScenario()Сценарий создаваемой поправки.InvoicePaymentAdjustmentScenario.status_change(InvoicePaymentAdjustmentStatusChange value) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentScenarioModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentScenario.compareTo(InvoicePaymentAdjustmentScenario other) booleanInvoicePaymentAdjustmentScenario.equals(InvoicePaymentAdjustmentScenario other) InvoicePaymentAdjustmentParams.setScenario(InvoicePaymentAdjustmentScenario scenario) Сценарий создаваемой поправки.Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentScenarioModifierConstructorDescriptionInvoicePaymentAdjustmentParams(String reason, InvoicePaymentAdjustmentScenario scenario)