Uses of Class
dev.vality.damsel.domain.InvoicePaymentAdjustmentStatusChangeState
Packages that use InvoicePaymentAdjustmentStatusChangeState
-
Uses of InvoicePaymentAdjustmentStatusChangeState in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentAdjustmentStatusChangeStateModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatusChangeState.deepCopy()InvoicePaymentAdjustmentState.getStatusChange()InvoicePaymentAdjustmentStatusChangeState.setScenario(InvoicePaymentAdjustmentStatusChange scenario) Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentStatusChangeStateModifier and TypeMethodDescriptionintInvoicePaymentAdjustmentStatusChangeState.compareTo(InvoicePaymentAdjustmentStatusChangeState other) booleanInvoicePaymentAdjustmentStatusChangeState.equals(InvoicePaymentAdjustmentStatusChangeState that) voidInvoicePaymentAdjustmentState.setStatusChange(InvoicePaymentAdjustmentStatusChangeState value) InvoicePaymentAdjustmentState.status_change(InvoicePaymentAdjustmentStatusChangeState value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentStatusChangeStateModifierConstructorDescriptionPerforms a deep copy on other.