Uses of Class
dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.AccountId
-
Packages that use AccountId Package Description dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data -
-
Uses of AccountId in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data
Methods in dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data that return AccountId Modifier and Type Method Description static AccountIdAccountId. from(String longValue)static AccountIdAccountId. of(int value)static AccountIdAccountId. ofNullable(Integer value)static AccountIdAccountId. random()
-