Uses of Interface
org.yamcs.protobuf.RelativeTimeOrBuilder

Packages that use RelativeTimeOrBuilder
Package
Description
 
  • Uses of RelativeTimeOrBuilder in org.yamcs.protobuf

    Classes in org.yamcs.protobuf that implement RelativeTimeOrBuilder
    Modifier and Type
    Class
    Description
    final class 
    Protobuf type yamcs.protobuf.timeline.RelativeTime
    static final class 
    Protobuf type yamcs.protobuf.timeline.RelativeTime
    Modifier and Type
    Method
    Description
    CreateItemRequest.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 above).
    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 above).
    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 above).
    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 given by the duration above) note that start of the item will be computed by the server based on the relativeTime before sending the item to the client
    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 given by the duration above) note that start of the item will be computed by the server based on the relativeTime before sending the item to the client
    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 given by the duration above) note that start of the item will be computed by the server based on the relativeTime before sending the item to the client
    UpdateItemRequest.Builder.getRelativeTimeOrBuilder()
    new relative time to keep the old value, leave out the property to clear, set the start
    UpdateItemRequest.getRelativeTimeOrBuilder()
    new relative time to keep the old value, leave out the property to clear, set the start
    UpdateItemRequestOrBuilder.getRelativeTimeOrBuilder()
    new relative time to keep the old value, leave out the property to clear, set the start