Private valuePrivate valuegetCreatedAt returns the creation time of this element.
getID returns the creation time of this element.
getMovedAt returns the move time of this element.
getPositionedAt returns the time of this element when it was positioned
in the document by undo/redo or move operation.
getRemovedAt returns the removal time of this element.
getValue returns the value of Primitive.
Private getremove removes this element.
Optional removedAt: TimeTicketsetCreatedAt sets the creation time of this element manually.
setMovedAt sets the move time of this element.
Optional movedAt: TimeTicketsetRemovedAt sets the remove time of this element.
Optional removedAt: TimeTickettoJSForTest returns value with meta data for testing.
Static getStatic isStatic isStatic ofof creates a new instance of Primitive.
Static valuevalueFromBytes parses the given bytes into value.
Primitiverepresents primitive data type including logical clock. It has a type and a value.