Link

Contains one link between child which depends on parent

Constructors

this
this()
Undocumented in source.
this
this(UUID parent, UUID child)

Set the link with @child depending on @parent

Members

Variables

_child
UUID _child;

uuid of the child

_parent
UUID _parent;

uuid of the parent

Meta