Class TimelineItem

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.TimelineItem
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, TimelineItemOrBuilder

public final class TimelineItem extends com.google.protobuf.GeneratedMessageV3 implements TimelineItemOrBuilder
Protobuf type yamcs.protobuf.timeline.TimelineItem
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type yamcs.protobuf.timeline.TimelineItem

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final com.google.protobuf.Parser<TimelineItem>
    Deprecated.
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Additional properties used by yamcs-web to render this item
    boolean
     
    Activity definition associated to this item.
    Activity definition associated to this item.
     
     
    Item description
    com.google.protobuf.ByteString
    Item description
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Duration
    optional .google.protobuf.Duration duration = 5;
    com.google.protobuf.DurationOrBuilder
    optional .google.protobuf.Duration duration = 5;
    For activities: if the status is FAILED or ABORTED, this may indicate the reason some information may also be available in the item log
    com.google.protobuf.ByteString
    For activities: if the status is FAILED or ABORTED, this may indicate the reason some information may also be available in the item log
    If this item is part of a group, this is the group identifier
    com.google.protobuf.ByteString
    If this item is part of a group, this is the group identifier
    Item identifier.
    com.google.protobuf.ByteString
    Item identifier.
    Item name
    com.google.protobuf.ByteString
    Item name
    com.google.protobuf.Parser<TimelineItem>
     
    Deprecated.
    int
    Additional properties used by yamcs-web to render this item
    Additional properties used by yamcs-web to render this item
    getPropertiesOrDefault(String key, String defaultValue)
    Additional properties used by yamcs-web to render this item
    Additional properties used by yamcs-web to render this item
    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
    getRuns(int index)
    Identifiers of activity runs matching this item.
    com.google.protobuf.ByteString
    getRunsBytes(int index)
    Identifiers of activity runs matching this item.
    int
    Identifiers of activity runs matching this item.
    com.google.protobuf.ProtocolStringList
    Identifiers of activity runs matching this item.
    int
     
    com.google.protobuf.Timestamp
    optional .google.protobuf.Timestamp start = 4;
    com.google.protobuf.TimestampOrBuilder
    optional .google.protobuf.Timestamp start = 4;
    For activities: execution status
    getTags(int index)
    repeated string tags = 6;
    com.google.protobuf.ByteString
    getTagsBytes(int index)
    repeated string tags = 6;
    int
    repeated string tags = 6;
    com.google.protobuf.ProtocolStringList
    repeated string tags = 6;
    optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
    final com.google.protobuf.UnknownFieldSet
     
    boolean
    Activity definition associated to this item.
    boolean
    Item description
    boolean
    optional .google.protobuf.Duration duration = 5;
    boolean
    For activities: if the status is FAILED or ABORTED, this may indicate the reason some information may also be available in the item log
    boolean
    If this item is part of a group, this is the group identifier
    int
     
    boolean
    Item identifier.
    boolean
    Item name
    boolean
    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
    boolean
    optional .google.protobuf.Timestamp start = 4;
    boolean
    For activities: execution status
    boolean
    optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    protected com.google.protobuf.MapField
    internalGetMapField(int number)
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<TimelineItem>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapField

      protected com.google.protobuf.MapField internalGetMapField(int number)
      Overrides:
      internalGetMapField in class com.google.protobuf.GeneratedMessageV3
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasId

      public boolean hasId()
       Item identifier.
       The identifier is set and recognized by the source.
       It is possible but unlikely that two items coming from two different sources will have the same id.
       The rdb source sets the id to a UUID. 
       The commands source sets the id to the command id
       
      optional string id = 1;
      Specified by:
      hasId in interface TimelineItemOrBuilder
      Returns:
      Whether the id field is set.
    • getId

      public String getId()
       Item identifier.
       The identifier is set and recognized by the source.
       It is possible but unlikely that two items coming from two different sources will have the same id.
       The rdb source sets the id to a UUID. 
       The commands source sets the id to the command id
       
      optional string id = 1;
      Specified by:
      getId in interface TimelineItemOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Item identifier.
       The identifier is set and recognized by the source.
       It is possible but unlikely that two items coming from two different sources will have the same id.
       The rdb source sets the id to a UUID. 
       The commands source sets the id to the command id
       
      optional string id = 1;
      Specified by:
      getIdBytes in interface TimelineItemOrBuilder
      Returns:
      The bytes for id.
    • hasName

      public boolean hasName()
       Item name
       
      optional string name = 2;
      Specified by:
      hasName in interface TimelineItemOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public String getName()
       Item name
       
      optional string name = 2;
      Specified by:
      getName in interface TimelineItemOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       Item name
       
      optional string name = 2;
      Specified by:
      getNameBytes in interface TimelineItemOrBuilder
      Returns:
      The bytes for name.
    • hasType

      public boolean hasType()
      optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
      Specified by:
      hasType in interface TimelineItemOrBuilder
      Returns:
      Whether the type field is set.
    • getType

      public TimelineItemType getType()
      optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
      Specified by:
      getType in interface TimelineItemOrBuilder
      Returns:
      The type.
    • hasStart

      public boolean hasStart()
      optional .google.protobuf.Timestamp start = 4;
      Specified by:
      hasStart in interface TimelineItemOrBuilder
      Returns:
      Whether the start field is set.
    • getStart

      public com.google.protobuf.Timestamp getStart()
      optional .google.protobuf.Timestamp start = 4;
      Specified by:
      getStart in interface TimelineItemOrBuilder
      Returns:
      The start.
    • getStartOrBuilder

      public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
      optional .google.protobuf.Timestamp start = 4;
      Specified by:
      getStartOrBuilder in interface TimelineItemOrBuilder
    • hasDuration

      public boolean hasDuration()
      optional .google.protobuf.Duration duration = 5;
      Specified by:
      hasDuration in interface TimelineItemOrBuilder
      Returns:
      Whether the duration field is set.
    • getDuration

      public com.google.protobuf.Duration getDuration()
      optional .google.protobuf.Duration duration = 5;
      Specified by:
      getDuration in interface TimelineItemOrBuilder
      Returns:
      The duration.
    • getDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
      optional .google.protobuf.Duration duration = 5;
      Specified by:
      getDurationOrBuilder in interface TimelineItemOrBuilder
    • getTagsList

      public com.google.protobuf.ProtocolStringList getTagsList()
      repeated string tags = 6;
      Specified by:
      getTagsList in interface TimelineItemOrBuilder
      Returns:
      A list containing the tags.
    • getTagsCount

      public int getTagsCount()
      repeated string tags = 6;
      Specified by:
      getTagsCount in interface TimelineItemOrBuilder
      Returns:
      The count of tags.
    • getTags

      public String getTags(int index)
      repeated string tags = 6;
      Specified by:
      getTags in interface TimelineItemOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The tags at the given index.
    • getTagsBytes

      public com.google.protobuf.ByteString getTagsBytes(int index)
      repeated string tags = 6;
      Specified by:
      getTagsBytes in interface TimelineItemOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the tags at the given index.
    • hasGroupId

      public boolean hasGroupId()
       If this item is part of a group, this is the group identifier
       
      optional string groupId = 7;
      Specified by:
      hasGroupId in interface TimelineItemOrBuilder
      Returns:
      Whether the groupId field is set.
    • getGroupId

      public String getGroupId()
       If this item is part of a group, this is the group identifier
       
      optional string groupId = 7;
      Specified by:
      getGroupId in interface TimelineItemOrBuilder
      Returns:
      The groupId.
    • getGroupIdBytes

      public com.google.protobuf.ByteString getGroupIdBytes()
       If this item is part of a group, this is the group identifier
       
      optional string groupId = 7;
      Specified by:
      getGroupIdBytes in interface TimelineItemOrBuilder
      Returns:
      The bytes for groupId.
    • hasRelativeTime

      public boolean hasRelativeTime()
      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
       
      optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 8;
      Specified by:
      hasRelativeTime in interface TimelineItemOrBuilder
      Returns:
      Whether the relativeTime field is set.
    • getRelativeTime

      public RelativeTime getRelativeTime()
      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
       
      optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 8;
      Specified by:
      getRelativeTime in interface TimelineItemOrBuilder
      Returns:
      The relativeTime.
    • getRelativeTimeOrBuilder

      public RelativeTimeOrBuilder 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
       
      optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 8;
      Specified by:
      getRelativeTimeOrBuilder in interface TimelineItemOrBuilder
    • hasDescription

      public boolean hasDescription()
       Item description
       
      optional string description = 9;
      Specified by:
      hasDescription in interface TimelineItemOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public String getDescription()
       Item description
       
      optional string description = 9;
      Specified by:
      getDescription in interface TimelineItemOrBuilder
      Returns:
      The description.
    • getDescriptionBytes

      public com.google.protobuf.ByteString getDescriptionBytes()
       Item description
       
      optional string description = 9;
      Specified by:
      getDescriptionBytes in interface TimelineItemOrBuilder
      Returns:
      The bytes for description.
    • getPropertiesCount

      public int getPropertiesCount()
      Description copied from interface: TimelineItemOrBuilder
       Additional properties used by yamcs-web to render this item
       
      map<string, string> properties = 14;
      Specified by:
      getPropertiesCount in interface TimelineItemOrBuilder
    • containsProperties

      public boolean containsProperties(String key)
       Additional properties used by yamcs-web to render this item
       
      map<string, string> properties = 14;
      Specified by:
      containsProperties in interface TimelineItemOrBuilder
    • getProperties

      @Deprecated public Map<String,String> getProperties()
      Deprecated.
      Use getPropertiesMap() instead.
      Specified by:
      getProperties in interface TimelineItemOrBuilder
    • getPropertiesMap

      public Map<String,String> getPropertiesMap()
       Additional properties used by yamcs-web to render this item
       
      map<string, string> properties = 14;
      Specified by:
      getPropertiesMap in interface TimelineItemOrBuilder
    • getPropertiesOrDefault

      public String getPropertiesOrDefault(String key, String defaultValue)
       Additional properties used by yamcs-web to render this item
       
      map<string, string> properties = 14;
      Specified by:
      getPropertiesOrDefault in interface TimelineItemOrBuilder
    • getPropertiesOrThrow

      public String getPropertiesOrThrow(String key)
       Additional properties used by yamcs-web to render this item
       
      map<string, string> properties = 14;
      Specified by:
      getPropertiesOrThrow in interface TimelineItemOrBuilder
    • hasStatus

      public boolean hasStatus()
       For activities: execution status
       
      optional .yamcs.protobuf.timeline.ExecutionStatus status = 10;
      Specified by:
      hasStatus in interface TimelineItemOrBuilder
      Returns:
      Whether the status field is set.
    • getStatus

      public ExecutionStatus getStatus()
       For activities: execution status
       
      optional .yamcs.protobuf.timeline.ExecutionStatus status = 10;
      Specified by:
      getStatus in interface TimelineItemOrBuilder
      Returns:
      The status.
    • hasFailureReason

      public boolean hasFailureReason()
       For activities: if the status is FAILED or ABORTED, this may indicate the reason
       some information may also be available in the item log 
       
      optional string failureReason = 11;
      Specified by:
      hasFailureReason in interface TimelineItemOrBuilder
      Returns:
      Whether the failureReason field is set.
    • getFailureReason

      public String getFailureReason()
       For activities: if the status is FAILED or ABORTED, this may indicate the reason
       some information may also be available in the item log 
       
      optional string failureReason = 11;
      Specified by:
      getFailureReason in interface TimelineItemOrBuilder
      Returns:
      The failureReason.
    • getFailureReasonBytes

      public com.google.protobuf.ByteString getFailureReasonBytes()
       For activities: if the status is FAILED or ABORTED, this may indicate the reason
       some information may also be available in the item log 
       
      optional string failureReason = 11;
      Specified by:
      getFailureReasonBytes in interface TimelineItemOrBuilder
      Returns:
      The bytes for failureReason.
    • hasActivityDefinition

      public boolean hasActivityDefinition()
       Activity definition associated to this item.
       Set if ``type`` is ACTIVITY.
       
      optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 13;
      Specified by:
      hasActivityDefinition in interface TimelineItemOrBuilder
      Returns:
      Whether the activityDefinition field is set.
    • getActivityDefinition

      public ActivityDefinitionInfo getActivityDefinition()
       Activity definition associated to this item.
       Set if ``type`` is ACTIVITY.
       
      optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 13;
      Specified by:
      getActivityDefinition in interface TimelineItemOrBuilder
      Returns:
      The activityDefinition.
    • getActivityDefinitionOrBuilder

      public ActivityDefinitionInfoOrBuilder getActivityDefinitionOrBuilder()
       Activity definition associated to this item.
       Set if ``type`` is ACTIVITY.
       
      optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 13;
      Specified by:
      getActivityDefinitionOrBuilder in interface TimelineItemOrBuilder
    • getRunsList

      public com.google.protobuf.ProtocolStringList getRunsList()
       Identifiers of activity runs matching this item.
       Set if ``type`` is ACTIVITY.
       
      repeated string runs = 15;
      Specified by:
      getRunsList in interface TimelineItemOrBuilder
      Returns:
      A list containing the runs.
    • getRunsCount

      public int getRunsCount()
       Identifiers of activity runs matching this item.
       Set if ``type`` is ACTIVITY.
       
      repeated string runs = 15;
      Specified by:
      getRunsCount in interface TimelineItemOrBuilder
      Returns:
      The count of runs.
    • getRuns

      public String getRuns(int index)
       Identifiers of activity runs matching this item.
       Set if ``type`` is ACTIVITY.
       
      repeated string runs = 15;
      Specified by:
      getRuns in interface TimelineItemOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The runs at the given index.
    • getRunsBytes

      public com.google.protobuf.ByteString getRunsBytes(int index)
       Identifiers of activity runs matching this item.
       Set if ``type`` is ACTIVITY.
       
      repeated string runs = 15;
      Specified by:
      getRunsBytes in interface TimelineItemOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the runs at the given index.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static TimelineItem parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineItem parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TimelineItem parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TimelineItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineItem parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public TimelineItem.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static TimelineItem.Builder newBuilder()
    • newBuilder

      public static TimelineItem.Builder newBuilder(TimelineItem prototype)
    • toBuilder

      public TimelineItem.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected TimelineItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static TimelineItem getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<TimelineItem> parser()
    • getParserForType

      public com.google.protobuf.Parser<TimelineItem> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public TimelineItem getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder