Uses of Class
dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.CustomerId
-
Packages that use CustomerId Package Description dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data -
-
Uses of CustomerId in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data
Fields in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data declared as CustomerId Modifier and Type Field Description CustomerIdOrderEvent.OrderAdded. orderingCustomerIdMethods in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data that return CustomerId Modifier and Type Method Description static CustomerIdCustomerId. of(CharSequence id)static CustomerIdCustomerId. random()Constructors in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data with parameters of type CustomerId Constructor Description OrderAdded(OrderId orderId, CustomerId orderingCustomerId, long orderNumber)
-