Package org.yamcs.protobuf
Class SaveItemRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.SaveItemRequest
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SaveItemRequestOrBuilder
public final class SaveItemRequest
extends com.google.protobuf.GeneratedMessageV3
implements SaveItemRequestOrBuilder
Protobuf type
yamcs.protobuf.timeline.SaveItemRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeyamcs.protobuf.timeline.SaveItemRequestNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, 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
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<SaveItemRequest>Deprecated.static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsExtra(String key) Mission-specific custom data.booleancontainsProperties(String key) Additional properties used by the Yamcs Web UI for rendering purposes.booleanActivity definition associated to this item.Activity definition associated to this item.booleanCan be used only if `type` is ACTIVITY Indicates if the activity should start automatically.static SaveItemRequestItem descriptioncom.google.protobuf.ByteStringItem descriptionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.DurationItem duration.com.google.protobuf.DurationOrBuilderItem duration.getExtra()Deprecated.intMission-specific custom data.Mission-specific custom data.getExtraOrDefault(String key, String defaultValue) Mission-specific custom data.getExtraOrThrow(String key) Mission-specific custom data.If this item is part of a group, this is the group identifiercom.google.protobuf.ByteStringIf this item is part of a group, this is the group identifiergetId()Optional item identifier.com.google.protobuf.ByteStringOptional item identifier.Yamcs instance namecom.google.protobuf.ByteStringYamcs instance namegetName()Item namecom.google.protobuf.ByteStringItem namecom.google.protobuf.Parser<SaveItemRequest>getPredecessors(int index) Can be used only if `type` is ACTIVITY.intCan be used only if `type` is ACTIVITY.Can be used only if `type` is ACTIVITY.getPredecessorsOrBuilder(int index) Can be used only if `type` is ACTIVITY.List<? extends PredecessorInfoOrBuilder>Can be used only if `type` is ACTIVITY.Deprecated.intAdditional properties used by the Yamcs Web UI for rendering purposes.Additional properties used by the Yamcs Web UI for rendering purposes.getPropertiesOrDefault(String key, String defaultValue) Additional properties used by the Yamcs Web UI for rendering purposes.Additional properties used by the Yamcs Web UI for rendering purposes.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).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).intItem sourcecom.google.protobuf.ByteStringItem sourcecom.google.protobuf.TimestampgetStart()Item start.com.google.protobuf.TimestampOrBuilderItem start.getTags(int index) Tagscom.google.protobuf.ByteStringgetTagsBytes(int index) TagsintTagscom.google.protobuf.ProtocolStringListTagsgetType()Item typefinal com.google.protobuf.UnknownFieldSetbooleanActivity definition associated to this item.booleanCan be used only if `type` is ACTIVITY Indicates if the activity should start automatically.booleanItem descriptionbooleanItem duration.booleanIf this item is part of a group, this is the group identifierinthashCode()booleanhasId()Optional item identifier.booleanYamcs instance namebooleanhasName()Item namebooleanIf 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).booleanItem sourcebooleanhasStart()Item start.booleanhasType()Item typeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleanstatic SaveItemRequest.Builderstatic SaveItemRequest.BuildernewBuilder(SaveItemRequest prototype) protected SaveItemRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static SaveItemRequestparseDelimitedFrom(InputStream input) static SaveItemRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SaveItemRequestparseFrom(byte[] data) static SaveItemRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SaveItemRequestparseFrom(com.google.protobuf.ByteString data) static SaveItemRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SaveItemRequestparseFrom(com.google.protobuf.CodedInputStream input) static SaveItemRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SaveItemRequestparseFrom(InputStream input) static SaveItemRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SaveItemRequestparseFrom(ByteBuffer data) static SaveItemRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SaveItemRequest>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER- See Also:
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER- See Also:
-
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:
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBER- See Also:
-
ACTIVITYDEFINITION_FIELD_NUMBER
public static final int ACTIVITYDEFINITION_FIELD_NUMBER- See Also:
-
PREDECESSORS_FIELD_NUMBER
public static final int PREDECESSORS_FIELD_NUMBER- See Also:
-
AUTOSTART_FIELD_NUMBER
public static final int AUTOSTART_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceSaveItemRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceSaveItemRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for instance.
-
hasSource
public boolean hasSource()Item source
optional string source = 2;- Specified by:
hasSourcein interfaceSaveItemRequestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
Item source
optional string source = 2;- Specified by:
getSourcein interfaceSaveItemRequestOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Item source
optional string source = 2;- Specified by:
getSourceBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for source.
-
hasId
public boolean hasId()Optional item identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 13;- Specified by:
hasIdin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
Optional item identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 13;- Specified by:
getIdin interfaceSaveItemRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Optional item identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 13;- Specified by:
getIdBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for id.
-
hasName
public boolean hasName()Item name
optional string name = 3;- Specified by:
hasNamein interfaceSaveItemRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
Item name
optional string name = 3;- Specified by:
getNamein interfaceSaveItemRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Item name
optional string name = 3;- Specified by:
getNameBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for name.
-
hasType
public boolean hasType()Item type
optional .yamcs.protobuf.timeline.TimelineItemType type = 4;- Specified by:
hasTypein interfaceSaveItemRequestOrBuilder- Returns:
- Whether the type field is set.
-
getType
Item type
optional .yamcs.protobuf.timeline.TimelineItemType type = 4;- Specified by:
getTypein interfaceSaveItemRequestOrBuilder- Returns:
- The type.
-
hasStart
public boolean hasStart()Item start. The fields `start`, `relativeTime` and `dependsOn` are mutually exclusive
optional .google.protobuf.Timestamp start = 5;- Specified by:
hasStartin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Item start. The fields `start`, `relativeTime` and `dependsOn` are mutually exclusive
optional .google.protobuf.Timestamp start = 5;- Specified by:
getStartin interfaceSaveItemRequestOrBuilder- Returns:
- The start.
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Item start. The fields `start`, `relativeTime` and `dependsOn` are mutually exclusive
optional .google.protobuf.Timestamp start = 5;- Specified by:
getStartOrBuilderin interfaceSaveItemRequestOrBuilder
-
hasDuration
public boolean hasDuration()Item duration. Applies also if `relativeTime` is specified
optional .google.protobuf.Duration duration = 6;- Specified by:
hasDurationin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()Item duration. Applies also if `relativeTime` is specified
optional .google.protobuf.Duration duration = 6;- Specified by:
getDurationin interfaceSaveItemRequestOrBuilder- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()Item duration. Applies also if `relativeTime` is specified
optional .google.protobuf.Duration duration = 6;- Specified by:
getDurationOrBuilderin interfaceSaveItemRequestOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()Tags
repeated string tags = 7;- Specified by:
getTagsListin interfaceSaveItemRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()Tags
repeated string tags = 7;- Specified by:
getTagsCountin interfaceSaveItemRequestOrBuilder- Returns:
- The count of tags.
-
getTags
Tags
repeated string tags = 7;- Specified by:
getTagsin interfaceSaveItemRequestOrBuilder- 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) Tags
repeated string tags = 7;- Specified by:
getTagsBytesin interfaceSaveItemRequestOrBuilder- 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 = 8;- Specified by:
hasGroupIdin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the groupId field is set.
-
getGroupId
If this item is part of a group, this is the group identifier
optional string groupId = 8;- Specified by:
getGroupIdin interfaceSaveItemRequestOrBuilder- 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 = 8;- Specified by:
getGroupIdBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for groupId.
-
hasRelativeTime
public boolean hasRelativeTime()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).
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 9;- Specified by:
hasRelativeTimein interfaceSaveItemRequestOrBuilder- Returns:
- Whether the relativeTime field is set.
-
getRelativeTime
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).
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 9;- Specified by:
getRelativeTimein interfaceSaveItemRequestOrBuilder- Returns:
- The relativeTime.
-
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).
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 9;- Specified by:
getRelativeTimeOrBuilderin interfaceSaveItemRequestOrBuilder
-
hasDescription
public boolean hasDescription()Item description
optional string description = 10;- Specified by:
hasDescriptionin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Item description
optional string description = 10;- Specified by:
getDescriptionin interfaceSaveItemRequestOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Item description
optional string description = 10;- Specified by:
getDescriptionBytesin interfaceSaveItemRequestOrBuilder- Returns:
- The bytes for description.
-
getPropertiesCount
public int getPropertiesCount()Description copied from interface:SaveItemRequestOrBuilderAdditional properties used by the Yamcs Web UI for rendering purposes.
map<string, string> properties = 11;- Specified by:
getPropertiesCountin interfaceSaveItemRequestOrBuilder
-
containsProperties
Additional properties used by the Yamcs Web UI for rendering purposes.
map<string, string> properties = 11;- Specified by:
containsPropertiesin interfaceSaveItemRequestOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()instead.- Specified by:
getPropertiesin interfaceSaveItemRequestOrBuilder
-
getPropertiesMap
Additional properties used by the Yamcs Web UI for rendering purposes.
map<string, string> properties = 11;- Specified by:
getPropertiesMapin interfaceSaveItemRequestOrBuilder
-
getPropertiesOrDefault
Additional properties used by the Yamcs Web UI for rendering purposes.
map<string, string> properties = 11;- Specified by:
getPropertiesOrDefaultin interfaceSaveItemRequestOrBuilder
-
getPropertiesOrThrow
Additional properties used by the Yamcs Web UI for rendering purposes.
map<string, string> properties = 11;- Specified by:
getPropertiesOrThrowin interfaceSaveItemRequestOrBuilder
-
getExtraCount
public int getExtraCount()Description copied from interface:SaveItemRequestOrBuilderMission-specific custom data. Unlike `properties`, this field is ignored by the Yamcs Web UI.
map<string, string> extra = 18;- Specified by:
getExtraCountin interfaceSaveItemRequestOrBuilder
-
containsExtra
Mission-specific custom data. Unlike `properties`, this field is ignored by the Yamcs Web UI.
map<string, string> extra = 18;- Specified by:
containsExtrain interfaceSaveItemRequestOrBuilder
-
getExtra
Deprecated.UsegetExtraMap()instead.- Specified by:
getExtrain interfaceSaveItemRequestOrBuilder
-
getExtraMap
Mission-specific custom data. Unlike `properties`, this field is ignored by the Yamcs Web UI.
map<string, string> extra = 18;- Specified by:
getExtraMapin interfaceSaveItemRequestOrBuilder
-
getExtraOrDefault
Mission-specific custom data. Unlike `properties`, this field is ignored by the Yamcs Web UI.
map<string, string> extra = 18;- Specified by:
getExtraOrDefaultin interfaceSaveItemRequestOrBuilder
-
getExtraOrThrow
Mission-specific custom data. Unlike `properties`, this field is ignored by the Yamcs Web UI.
map<string, string> extra = 18;- Specified by:
getExtraOrThrowin interfaceSaveItemRequestOrBuilder
-
hasActivityDefinition
public boolean hasActivityDefinition()Activity definition associated to this item. Required if `type` is ACTIVITY.
optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 12;- Specified by:
hasActivityDefinitionin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the activityDefinition field is set.
-
getActivityDefinition
Activity definition associated to this item. Required if `type` is ACTIVITY.
optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 12;- Specified by:
getActivityDefinitionin interfaceSaveItemRequestOrBuilder- Returns:
- The activityDefinition.
-
getActivityDefinitionOrBuilder
Activity definition associated to this item. Required if `type` is ACTIVITY.
optional .yamcs.protobuf.activities.ActivityDefinitionInfo activityDefinition = 12;- Specified by:
getActivityDefinitionOrBuilderin interfaceSaveItemRequestOrBuilder
-
getPredecessorsList
Can be used only if `type` is ACTIVITY. Specifies which other activities/items this activity depends on. Start time of this activity is derived by looking at each predecessor's start condition and among them establishing the latest start time.
repeated .yamcs.protobuf.timeline.PredecessorInfo predecessors = 14;- Specified by:
getPredecessorsListin interfaceSaveItemRequestOrBuilder
-
getPredecessorsOrBuilderList
Can be used only if `type` is ACTIVITY. Specifies which other activities/items this activity depends on. Start time of this activity is derived by looking at each predecessor's start condition and among them establishing the latest start time.
repeated .yamcs.protobuf.timeline.PredecessorInfo predecessors = 14;- Specified by:
getPredecessorsOrBuilderListin interfaceSaveItemRequestOrBuilder
-
getPredecessorsCount
public int getPredecessorsCount()Can be used only if `type` is ACTIVITY. Specifies which other activities/items this activity depends on. Start time of this activity is derived by looking at each predecessor's start condition and among them establishing the latest start time.
repeated .yamcs.protobuf.timeline.PredecessorInfo predecessors = 14;- Specified by:
getPredecessorsCountin interfaceSaveItemRequestOrBuilder
-
getPredecessors
Can be used only if `type` is ACTIVITY. Specifies which other activities/items this activity depends on. Start time of this activity is derived by looking at each predecessor's start condition and among them establishing the latest start time.
repeated .yamcs.protobuf.timeline.PredecessorInfo predecessors = 14;- Specified by:
getPredecessorsin interfaceSaveItemRequestOrBuilder
-
getPredecessorsOrBuilder
Can be used only if `type` is ACTIVITY. Specifies which other activities/items this activity depends on. Start time of this activity is derived by looking at each predecessor's start condition and among them establishing the latest start time.
repeated .yamcs.protobuf.timeline.PredecessorInfo predecessors = 14;- Specified by:
getPredecessorsOrBuilderin interfaceSaveItemRequestOrBuilder
-
hasAutoStart
public boolean hasAutoStart()Can be used only if `type` is ACTIVITY Indicates if the activity should start automatically. When `false`, the activity will be moved to `READY` state waiting to be started manually. Defaults to `false` for manual activities, and `true` otherwise.
optional bool autoStart = 17;- Specified by:
hasAutoStartin interfaceSaveItemRequestOrBuilder- Returns:
- Whether the autoStart field is set.
-
getAutoStart
public boolean getAutoStart()Can be used only if `type` is ACTIVITY Indicates if the activity should start automatically. When `false`, the activity will be moved to `READY` state waiting to be started manually. Defaults to `false` for manual activities, and `true` otherwise.
optional bool autoStart = 17;- Specified by:
getAutoStartin interfaceSaveItemRequestOrBuilder- Returns:
- The autoStart.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SaveItemRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SaveItemRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SaveItemRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SaveItemRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SaveItemRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SaveItemRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SaveItemRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SaveItemRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SaveItemRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SaveItemRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SaveItemRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-