Package org.yamcs.timeline
Class ItemGroup
java.lang.Object
org.yamcs.timeline.TimelineItem
org.yamcs.timeline.ItemGroup
-
Field Summary
Fields inherited from class org.yamcs.timeline.TimelineItem
description, duration, groupUuid, id, name, properties, relativeItemUuid, relativeStart, source, start, tags, tooltip, type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addToProto
(boolean detail, TimelineItem.Builder protob) protected void
addToTuple
(Tuple tuple) Methods inherited from class org.yamcs.timeline.TimelineItem
fromTuple, getDescription, getDuration, getGroupUuid, getId, getName, getProperties, getRelativeItemUuid, getRelativeStart, getSource, getStart, getTags, getTooltip, getType, setDescription, setDuration, setGroupUuid, setName, setProperties, setRelativeItemUuid, setRelativeStart, setSource, setStart, setTags, setTooltip, toProtoBuf, toTuple
-
Constructor Details
-
ItemGroup
-
ItemGroup
-
-
Method Details
-
addToProto
- Specified by:
addToProto
in classTimelineItem
-
addToTuple
- Specified by:
addToTuple
in classTimelineItem
-