Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackStageArbitration
Packages that use InvoicePaymentChargebackStageArbitration
-
Uses of InvoicePaymentChargebackStageArbitration in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackStageArbitrationModifier and TypeMethodDescriptionInvoicePaymentChargebackStageArbitration.deepCopy()InvoicePaymentChargebackStage.getArbitration()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageArbitrationModifier and TypeMethodDescriptionInvoicePaymentChargebackStage.arbitration(InvoicePaymentChargebackStageArbitration value) intInvoicePaymentChargebackStageArbitration.compareTo(InvoicePaymentChargebackStageArbitration other) booleanInvoicePaymentChargebackStageArbitration.equals(InvoicePaymentChargebackStageArbitration that) voidInvoicePaymentChargebackStage.setArbitration(InvoicePaymentChargebackStageArbitration value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackStageArbitrationModifierConstructorDescriptionPerforms a deep copy on other.