Interface TimelineReference
- All Known Implementing Classes:
TimelineReference.Id, TimelineReference.Tag
A reference to a single object specified by
DimensionTypeDefinition.timelines()
It can be either a single timeline or a tag grouping several.- Since:
- 0.1.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
Static Methods
-
Method Details
-
id
- Parameters:
key- the timeline's namespaced identifier- Returns:
- the reference
-
tag
- Parameters:
key- the tag's namespaced identifier, without the leading#- Returns:
- the reference
-