SceneTagged
Hierarchy
- DomainEvent
- SceneTagged
Index
Methods
staticfromJSON
Parameters
o: JSONObject
Returns SceneTagged
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
externaltoJSON
Returns JSONValue
Properties
publicreadonlytimestamp
publicreadonlysceneId
publicreadonlytag
Constructors
constructor
Parameters
sceneId: CorrelationId
tag: Tag
optionaltimestamp: Timestamp
Returns SceneTagged
Compares two tiny types by value
const id = new Id(
3cc0852d-fda7-4f61-874e-0cfadbd6182a
);id.equals(id) === true
Comparing complex types recursively