JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
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
AccountId
AccountId.
from
(
String
longValue)
static
AccountId
AccountId.
of
(int value)
static
AccountId
AccountId.
ofNullable
(
Integer
value)
static
AccountId
AccountId.
random
()