Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackCategoryDispute
Packages that use InvoicePaymentChargebackCategoryDispute
-
Uses of InvoicePaymentChargebackCategoryDispute in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackCategoryDisputeModifier and TypeMethodDescriptionInvoicePaymentChargebackCategoryDispute.deepCopy()InvoicePaymentChargebackCategory.getDispute()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryDisputeModifier and TypeMethodDescriptionintInvoicePaymentChargebackCategoryDispute.compareTo(InvoicePaymentChargebackCategoryDispute other) InvoicePaymentChargebackCategory.dispute(InvoicePaymentChargebackCategoryDispute value) booleanInvoicePaymentChargebackCategoryDispute.equals(InvoicePaymentChargebackCategoryDispute that) voidInvoicePaymentChargebackCategory.setDispute(InvoicePaymentChargebackCategoryDispute value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryDisputeModifierConstructorDescriptionPerforms a deep copy on other.