Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackStageChargeback
Packages that use InvoicePaymentChargebackStageChargeback
-
Uses of InvoicePaymentChargebackStageChargeback in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackStageChargebackModifier and TypeMethodDescriptionInvoicePaymentChargebackStageChargeback.deepCopy()InvoicePaymentChargebackStage.getChargeback()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageChargebackModifier and TypeMethodDescriptionInvoicePaymentChargebackStage.chargeback(InvoicePaymentChargebackStageChargeback value) intInvoicePaymentChargebackStageChargeback.compareTo(InvoicePaymentChargebackStageChargeback other) booleanInvoicePaymentChargebackStageChargeback.equals(InvoicePaymentChargebackStageChargeback that) voidInvoicePaymentChargebackStage.setChargeback(InvoicePaymentChargebackStageChargeback value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageChargebackModifierConstructorDescriptionPerforms a deep copy on other.