Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackCategoryAuthorisation
Packages that use InvoicePaymentChargebackCategoryAuthorisation
-
Uses of InvoicePaymentChargebackCategoryAuthorisation in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentChargebackCategoryAuthorisationModifier and TypeMethodDescriptionInvoicePaymentChargebackCategoryAuthorisation.deepCopy()InvoicePaymentChargebackCategory.getAuthorisation()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryAuthorisationModifier and TypeMethodDescriptionInvoicePaymentChargebackCategory.authorisation(InvoicePaymentChargebackCategoryAuthorisation value) intInvoicePaymentChargebackCategoryAuthorisation.compareTo(InvoicePaymentChargebackCategoryAuthorisation other) booleanInvoicePaymentChargebackCategoryAuthorisation.equals(InvoicePaymentChargebackCategoryAuthorisation that) voidInvoicePaymentChargebackCategory.setAuthorisation(InvoicePaymentChargebackCategoryAuthorisation value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackCategoryAuthorisationModifierConstructorDescriptionPerforms a deep copy on other.