Uses of Class
dev.vality.damsel.payment_processing.CustomerChange
Packages that use CustomerChange
-
Uses of CustomerChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return CustomerChangeModifier and TypeMethodDescriptionstatic CustomerChangeCustomerChange.customer_binding_changed(CustomerBindingChanged value) static CustomerChangeCustomerChange.customer_created(CustomerCreated value) static CustomerChangeCustomerChange.customer_deleted(CustomerDeleted value) static CustomerChangeCustomerChange.customer_status_changed(CustomerStatusChanged value) CustomerChange.deepCopy()Methods in dev.vality.damsel.payment_processing that return types with arguments of type CustomerChangeModifier and TypeMethodDescriptionEventPayload.getCustomerChanges()Некоторое событие, порождённое плательщиком.Methods in dev.vality.damsel.payment_processing with parameters of type CustomerChangeModifier and TypeMethodDescriptionintCustomerChange.compareTo(CustomerChange other) booleanCustomerChange.equals(CustomerChange other) Method parameters in dev.vality.damsel.payment_processing with type arguments of type CustomerChangeModifier and TypeMethodDescriptionstatic EventPayloadEventPayload.customer_changes(List<CustomerChange> value) voidEventPayload.setCustomerChanges(List<CustomerChange> value) Некоторое событие, порождённое плательщиком.Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerChange