Package org.yamcs.protobuf
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
Modifier and TypeClassDescriptionstatic final class
Protobuf typeyamcs.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
Modifier and TypeFieldDescriptionstatic 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 TypeMethodDescriptionboolean
containsProperties
(String key) Additional properties used by yamcs-web to render this itemboolean
Activity definition associated to this item.Activity definition associated to this item.static TimelineItem
Item descriptioncom.google.protobuf.ByteString
Item descriptionstatic 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 logcom.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 logIf this item is part of a group, this is the group identifiercom.google.protobuf.ByteString
If this item is part of a group, this is the group identifiergetId()
Item identifier.com.google.protobuf.ByteString
Item identifier.getName()
Item namecom.google.protobuf.ByteString
Item namecom.google.protobuf.Parser<TimelineItem>
Deprecated.int
Additional properties used by yamcs-web to render this itemAdditional properties used by yamcs-web to render this itemgetPropertiesOrDefault
(String key, String defaultValue) Additional properties used by yamcs-web to render this itemAdditional properties used by yamcs-web to render this itemIf 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).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).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
getStart()
optional .google.protobuf.Timestamp start = 4;
com.google.protobuf.TimestampOrBuilder
optional .google.protobuf.Timestamp start = 4;
For activities: execution statusgetTags
(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;
getType()
optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
final com.google.protobuf.UnknownFieldSet
boolean
Activity definition associated to this item.boolean
Item descriptionboolean
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 logboolean
If this item is part of a group, this is the group identifierint
hashCode()
boolean
hasId()
Item identifier.boolean
hasName()
Item nameboolean
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).boolean
hasStart()
optional .google.protobuf.Timestamp start = 4;
boolean
For activities: execution statusboolean
hasType()
optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
static TimelineItem.Builder
static TimelineItem.Builder
newBuilder
(TimelineItem prototype) protected TimelineItem.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static TimelineItem
parseDelimitedFrom
(InputStream input) static TimelineItem
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimelineItem
parseFrom
(byte[] data) static TimelineItem
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimelineItem
parseFrom
(com.google.protobuf.ByteString data) static TimelineItem
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimelineItem
parseFrom
(com.google.protobuf.CodedInputStream input) static TimelineItem
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimelineItem
parseFrom
(InputStream input) static TimelineItem
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimelineItem
parseFrom
(ByteBuffer data) static TimelineItem
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TimelineItem>
parser()
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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER- See Also:
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
GROUPID_FIELD_NUMBER
public static final int GROUPID_FIELD_NUMBER- See Also:
-
RELATIVETIME_FIELD_NUMBER
public static final int RELATIVETIME_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
FAILUREREASON_FIELD_NUMBER
public static final int FAILUREREASON_FIELD_NUMBER- See Also:
-
ACTIVITYDEFINITION_FIELD_NUMBER
public static final int ACTIVITYDEFINITION_FIELD_NUMBER- See Also:
-
RUNS_FIELD_NUMBER
public static final int RUNS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.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 classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.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 interfaceTimelineItemOrBuilder
- Returns:
- Whether the id field is set.
-
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 interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- Returns:
- The bytes for id.
-
hasName
public boolean hasName()Item name
optional string name = 2;
- Specified by:
hasName
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Item name
optional string name = 2;
- Specified by:
getName
in interfaceTimelineItemOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Item name
optional string name = 2;
- Specified by:
getNameBytes
in interfaceTimelineItemOrBuilder
- Returns:
- The bytes for name.
-
hasType
public boolean hasType()optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
- Specified by:
hasType
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the type field is set.
-
getType
optional .yamcs.protobuf.timeline.TimelineItemType type = 3;
- Specified by:
getType
in interfaceTimelineItemOrBuilder
- Returns:
- The type.
-
hasStart
public boolean hasStart()optional .google.protobuf.Timestamp start = 4;
- Specified by:
hasStart
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()optional .google.protobuf.Timestamp start = 4;
- Specified by:
getStart
in interfaceTimelineItemOrBuilder
- Returns:
- The start.
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()optional .google.protobuf.Timestamp start = 4;
- Specified by:
getStartOrBuilder
in interfaceTimelineItemOrBuilder
-
hasDuration
public boolean hasDuration()optional .google.protobuf.Duration duration = 5;
- Specified by:
hasDuration
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()optional .google.protobuf.Duration duration = 5;
- Specified by:
getDuration
in interfaceTimelineItemOrBuilder
- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()optional .google.protobuf.Duration duration = 5;
- Specified by:
getDurationOrBuilder
in interfaceTimelineItemOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()repeated string tags = 6;
- Specified by:
getTagsList
in interfaceTimelineItemOrBuilder
- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()repeated string tags = 6;
- Specified by:
getTagsCount
in interfaceTimelineItemOrBuilder
- Returns:
- The count of tags.
-
getTags
repeated string tags = 6;
- Specified by:
getTags
in interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- Returns:
- Whether the groupId field is set.
-
getGroupId
If this item is part of a group, this is the group identifier
optional string groupId = 7;
- Specified by:
getGroupId
in interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- 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 the ``duration`` field). Note that start of the item is 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 interfaceTimelineItemOrBuilder
- Returns:
- Whether the relativeTime field is set.
-
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 the ``duration`` field). Note that start of the item is 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 interfaceTimelineItemOrBuilder
- Returns:
- The relativeTime.
-
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). Note that start of the item is 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 interfaceTimelineItemOrBuilder
-
hasDescription
public boolean hasDescription()Item description
optional string description = 9;
- Specified by:
hasDescription
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
Item description
optional string description = 9;
- Specified by:
getDescription
in interfaceTimelineItemOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Item description
optional string description = 9;
- Specified by:
getDescriptionBytes
in interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
-
containsProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 14;
- Specified by:
containsProperties
in interfaceTimelineItemOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()
instead.- Specified by:
getProperties
in interfaceTimelineItemOrBuilder
-
getPropertiesMap
Additional properties used by yamcs-web to render this item
map<string, string> properties = 14;
- Specified by:
getPropertiesMap
in interfaceTimelineItemOrBuilder
-
getPropertiesOrDefault
Additional properties used by yamcs-web to render this item
map<string, string> properties = 14;
- Specified by:
getPropertiesOrDefault
in interfaceTimelineItemOrBuilder
-
getPropertiesOrThrow
Additional properties used by yamcs-web to render this item
map<string, string> properties = 14;
- Specified by:
getPropertiesOrThrow
in interfaceTimelineItemOrBuilder
-
hasStatus
public boolean hasStatus()For activities: execution status
optional .yamcs.protobuf.timeline.ExecutionStatus status = 10;
- Specified by:
hasStatus
in interfaceTimelineItemOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
For activities: execution status
optional .yamcs.protobuf.timeline.ExecutionStatus status = 10;
- Specified by:
getStatus
in interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- Returns:
- Whether the failureReason field is set.
-
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 interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- Returns:
- Whether the activityDefinition field is set.
-
getActivityDefinition
Activity definition associated to this item. Set if ``type`` is ACTIVITY.
optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 13;
- Specified by:
getActivityDefinition
in interfaceTimelineItemOrBuilder
- Returns:
- The activityDefinition.
-
getActivityDefinitionOrBuilder
Activity definition associated to this item. Set if ``type`` is ACTIVITY.
optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 13;
- Specified by:
getActivityDefinitionOrBuilder
in interfaceTimelineItemOrBuilder
-
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 interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- Returns:
- The count of runs.
-
getRuns
Identifiers of activity runs matching this item. Set if ``type`` is ACTIVITY.
repeated string runs = 15;
- Specified by:
getRuns
in interfaceTimelineItemOrBuilder
- 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 interfaceTimelineItemOrBuilder
- 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 interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.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
- Throws:
IOException
-
parseFrom
public static TimelineItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static TimelineItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TimelineItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TimelineItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-