Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackStagePreArbitration
Packages that use InvoicePaymentChargebackStagePreArbitration
-
Uses of InvoicePaymentChargebackStagePreArbitration in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackStagePreArbitrationModifier and TypeMethodDescriptionInvoicePaymentChargebackStagePreArbitration.deepCopy()InvoicePaymentChargebackStage.getPreArbitration()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStagePreArbitrationModifier and TypeMethodDescriptionintInvoicePaymentChargebackStagePreArbitration.compareTo(InvoicePaymentChargebackStagePreArbitration other) booleanInvoicePaymentChargebackStagePreArbitration.equals(InvoicePaymentChargebackStagePreArbitration that) InvoicePaymentChargebackStage.pre_arbitration(InvoicePaymentChargebackStagePreArbitration value) voidInvoicePaymentChargebackStage.setPreArbitration(InvoicePaymentChargebackStagePreArbitration value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStagePreArbitrationModifierConstructorDescriptionPerforms a deep copy on other.