Uses of Class
dev.vality.damsel.domain.InvoicePaymentMerchantRegistration
Packages that use InvoicePaymentMerchantRegistration
-
Uses of InvoicePaymentMerchantRegistration in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentMerchantRegistrationModifier and TypeMethodDescriptionInvoicePaymentMerchantRegistration.deepCopy()InvoicePaymentRegistrationOrigin.getMerchant()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentMerchantRegistrationModifier and TypeMethodDescriptionintInvoicePaymentMerchantRegistration.compareTo(InvoicePaymentMerchantRegistration other) booleanInvoicePaymentMerchantRegistration.equals(InvoicePaymentMerchantRegistration that) InvoicePaymentRegistrationOrigin.merchant(InvoicePaymentMerchantRegistration value) voidInvoicePaymentRegistrationOrigin.setMerchant(InvoicePaymentMerchantRegistration value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentMerchantRegistrationModifierConstructorDescriptionPerforms a deep copy on other.