shared-kernel
Toggle table of contents
1.0.5
jvm
Platform filter
jvm
Switch theme
Search in API
shared-kernel
kernel-domain
/
io.github.positionpal.entities
/
GroupId
Group
Id
interface
GroupId
A value object representing a group identifier.
Members
Functions
create
Link copied to clipboard
open
fun
create
(
value
:
String
)
:
GroupId
Factory method to create an instance of GroupId.
value
Link copied to clipboard
abstract
fun
value
(
)
:
String