Uses of Class
dev.vality.damsel.domain.InvoicePaymentAdjustmentCashFlowState
Packages that use InvoicePaymentAdjustmentCashFlowState
-
Uses of InvoicePaymentAdjustmentCashFlowState in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentAdjustmentCashFlowStateModifier and TypeMethodDescriptionInvoicePaymentAdjustmentCashFlowState.deepCopy()InvoicePaymentAdjustmentState.getCashFlow()InvoicePaymentAdjustmentCashFlowState.setScenario(InvoicePaymentAdjustmentCashFlow scenario) Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCashFlowStateModifier and TypeMethodDescriptionInvoicePaymentAdjustmentState.cash_flow(InvoicePaymentAdjustmentCashFlowState value) intInvoicePaymentAdjustmentCashFlowState.compareTo(InvoicePaymentAdjustmentCashFlowState other) booleanInvoicePaymentAdjustmentCashFlowState.equals(InvoicePaymentAdjustmentCashFlowState that) voidInvoicePaymentAdjustmentState.setCashFlow(InvoicePaymentAdjustmentCashFlowState value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCashFlowStateModifierConstructorDescriptionPerforms a deep copy on other.