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 class
Protobuf typeyamcs.protobuf.timeline.RelativeTime
static final class
Protobuf typeyamcs.protobuf.timeline.RelativeTime
Methods in org.yamcs.protobuf that return RelativeTimeOrBuilderModifier and TypeMethodDescriptionCreateItemRequest.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).CreateItemRequest.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).CreateItemRequestOrBuilder.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).UpdateItemRequest.Builder.getRelativeTimeOrBuilder()
New relative time.UpdateItemRequest.getRelativeTimeOrBuilder()
New relative time.UpdateItemRequestOrBuilder.getRelativeTimeOrBuilder()
New relative time.