Uses of Class
dev.vality.damsel.domain.InvoicePaymentAdjustmentState
Packages that use InvoicePaymentAdjustmentState
-
Uses of InvoicePaymentAdjustmentState in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as InvoicePaymentAdjustmentStateMethods in dev.vality.damsel.domain that return InvoicePaymentAdjustmentStateModifier and TypeMethodDescriptionInvoicePaymentAdjustmentState.cash_flow(InvoicePaymentAdjustmentCashFlowState value) InvoicePaymentAdjustmentState.deepCopy()InvoicePaymentAdjustment.getState()InvoicePaymentAdjustmentState.status_change(InvoicePaymentAdjustmentStatusChangeState value) Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentStateModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentState.compareTo(InvoicePaymentAdjustmentState other) booleanInvoicePaymentAdjustmentState.equals(InvoicePaymentAdjustmentState other) InvoicePaymentAdjustment.setState(InvoicePaymentAdjustmentState state) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentState