Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackCategoryFraud
Packages that use InvoicePaymentChargebackCategoryFraud
-
Uses of InvoicePaymentChargebackCategoryFraud in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackCategoryFraudModifier and TypeMethodDescriptionInvoicePaymentChargebackCategoryFraud.deepCopy()InvoicePaymentChargebackCategory.getFraud()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryFraudModifier and TypeMethodDescriptionintInvoicePaymentChargebackCategoryFraud.compareTo(InvoicePaymentChargebackCategoryFraud other) booleanInvoicePaymentChargebackCategoryFraud.equals(InvoicePaymentChargebackCategoryFraud that) InvoicePaymentChargebackCategory.fraud(InvoicePaymentChargebackCategoryFraud value) voidInvoicePaymentChargebackCategory.setFraud(InvoicePaymentChargebackCategoryFraud value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryFraudModifierConstructorDescriptionPerforms a deep copy on other.