Uses of Interface
org.yamcs.protobuf.RelativeTimeOrBuilder
Packages that use RelativeTimeOrBuilder
-
Uses of RelativeTimeOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement RelativeTimeOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeyamcs.protobuf.timeline.RelativeTimestatic final classProtobuf typeyamcs.protobuf.timeline.RelativeTimeMethods in org.yamcs.protobuf that return RelativeTimeOrBuilderModifier and TypeMethodDescriptionSaveItemRequest.Builder.getRelativeTimeOrBuilder()If the item time specification is relative to another item, `relativeTime` contains a reference to that item, as well as the relative start (the duration is the same as given by the `duration` field).SaveItemRequest.getRelativeTimeOrBuilder()If the item time specification is relative to another item, `relativeTime` contains a reference to that item, as well as the relative start (the duration is the same as given by the `duration` field).SaveItemRequestOrBuilder.getRelativeTimeOrBuilder()If the item time specification is relative to another item, `relativeTime` contains a reference to that item, as well as the relative start (the duration is the same as given by the `duration` field).TimelineItem.Builder.getRelativeTimeOrBuilder()If this item time specification is relative to another item, `relativeTime` contains a reference to that item as well as the relative start (the duration is the same as the `duration` field).TimelineItem.getRelativeTimeOrBuilder()If this item time specification is relative to another item, `relativeTime` contains a reference to that item as well as the relative start (the duration is the same as the `duration` field).TimelineItemOrBuilder.getRelativeTimeOrBuilder()If this item time specification is relative to another item, `relativeTime` contains a reference to that item as well as the relative start (the duration is the same as the `duration` field).