Uses of Class
dev.vality.damsel.payment_processing.InvoiceRepairComplex
Packages that use InvoiceRepairComplex
-
Uses of InvoiceRepairComplex in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceRepairComplexModifier and TypeMethodDescriptionInvoiceRepairComplex.deepCopy()InvoiceRepairScenario.getComplex()InvoiceRepairComplex.setScenarios(List<InvoiceRepairScenario> scenarios) Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceRepairComplexModifier and TypeMethodDescriptionintInvoiceRepairComplex.compareTo(InvoiceRepairComplex other) static InvoiceRepairScenarioInvoiceRepairScenario.complex(InvoiceRepairComplex value) booleanInvoiceRepairComplex.equals(InvoiceRepairComplex that) voidInvoiceRepairScenario.setComplex(InvoiceRepairComplex value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceRepairComplexModifierConstructorDescriptionPerforms a deep copy on other.