Package org.yamcs.protobuf
Class Commanding.CommandHistoryEntry.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
- org.yamcs.protobuf.Commanding.CommandHistoryEntry.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Commanding.CommandHistoryEntryOrBuilder
- Enclosing class:
- Commanding.CommandHistoryEntry
public static final class Commanding.CommandHistoryEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder> implements Commanding.CommandHistoryEntryOrBuilder
Protobuf typeyamcs.protobuf.commanding.CommandHistoryEntry
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Commanding.CommandHistoryEntry.BuilderaddAllAssignment(Iterable<? extends Commanding.CommandAssignment> values)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderaddAllAttr(Iterable<? extends Commanding.CommandHistoryAttribute> values)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderaddAssignment(int index, Commanding.CommandAssignment value)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderaddAssignment(int index, Commanding.CommandAssignment.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderaddAssignment(Commanding.CommandAssignment value)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderaddAssignment(Commanding.CommandAssignment.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignment.BuilderaddAssignmentBuilder()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignment.BuilderaddAssignmentBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderaddAttr(int index, Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderaddAttr(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderaddAttr(Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderaddAttr(Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryAttribute.BuilderaddAttrBuilder()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryAttribute.BuilderaddAttrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Commanding.CommandHistoryEntrybuild()Commanding.CommandHistoryEntrybuildPartial()Commanding.CommandHistoryEntry.Builderclear()Commanding.CommandHistoryEntry.BuilderclearAssignment()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderclearAttr()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuilderclearCommandId()optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandHistoryEntry.BuilderclearCommandName()optional string commandName = 8;Commanding.CommandHistoryEntry.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Commanding.CommandHistoryEntry.BuilderclearGenerationTime()optional .google.protobuf.Timestamp generationTime = 6;Commanding.CommandHistoryEntry.BuilderclearGenerationTimeUTC()Deprecated.Commanding.CommandHistoryEntry.BuilderclearId()optional string id = 7;Commanding.CommandHistoryEntry.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Commanding.CommandHistoryEntry.BuilderclearOrigin()optional string origin = 9;Commanding.CommandHistoryEntry.BuilderclearSequenceNumber()optional int32 sequenceNumber = 10;Commanding.CommandHistoryEntry.Builderclone()Commanding.CommandAssignmentgetAssignment(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignment.BuildergetAssignmentBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;List<Commanding.CommandAssignment.Builder>getAssignmentBuilderList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;intgetAssignmentCount()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;List<Commanding.CommandAssignment>getAssignmentList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandAssignmentOrBuildergetAssignmentOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;List<? extends Commanding.CommandAssignmentOrBuilder>getAssignmentOrBuilderList()repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryAttributegetAttr(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryAttribute.BuildergetAttrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;List<Commanding.CommandHistoryAttribute.Builder>getAttrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;intgetAttrCount()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;List<Commanding.CommandHistoryAttribute>getAttrList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryAttributeOrBuildergetAttrOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;List<? extends Commanding.CommandHistoryAttributeOrBuilder>getAttrOrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandIdgetCommandId()optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandId.BuildergetCommandIdBuilder()optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandIdOrBuildergetCommandIdOrBuilder()optional .yamcs.protobuf.commanding.CommandId commandId = 1;StringgetCommandName()optional string commandName = 8;com.google.protobuf.ByteStringgetCommandNameBytes()optional string commandName = 8;Commanding.CommandHistoryEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetGenerationTime()optional .google.protobuf.Timestamp generationTime = 6;com.google.protobuf.Timestamp.BuildergetGenerationTimeBuilder()optional .google.protobuf.Timestamp generationTime = 6;com.google.protobuf.TimestampOrBuildergetGenerationTimeOrBuilder()optional .google.protobuf.Timestamp generationTime = 6;StringgetGenerationTimeUTC()Deprecated.com.google.protobuf.ByteStringgetGenerationTimeUTCBytes()Deprecated.StringgetId()optional string id = 7;com.google.protobuf.ByteStringgetIdBytes()optional string id = 7;StringgetOrigin()optional string origin = 9;com.google.protobuf.ByteStringgetOriginBytes()optional string origin = 9;intgetSequenceNumber()optional int32 sequenceNumber = 10;booleanhasCommandId()optional .yamcs.protobuf.commanding.CommandId commandId = 1;booleanhasCommandName()optional string commandName = 8;booleanhasGenerationTime()optional .google.protobuf.Timestamp generationTime = 6;booleanhasGenerationTimeUTC()Deprecated.booleanhasId()optional string id = 7;booleanhasOrigin()optional string origin = 9;booleanhasSequenceNumber()optional int32 sequenceNumber = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Commanding.CommandHistoryEntry.BuildermergeCommandId(Commanding.CommandId value)optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandHistoryEntry.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Commanding.CommandHistoryEntry.BuildermergeFrom(com.google.protobuf.Message other)Commanding.CommandHistoryEntry.BuildermergeFrom(Commanding.CommandHistoryEntry other)Commanding.CommandHistoryEntry.BuildermergeGenerationTime(com.google.protobuf.Timestamp value)optional .google.protobuf.Timestamp generationTime = 6;Commanding.CommandHistoryEntry.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Commanding.CommandHistoryEntry.BuilderremoveAssignment(int index)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuilderremoveAttr(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuildersetAssignment(int index, Commanding.CommandAssignment value)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuildersetAssignment(int index, Commanding.CommandAssignment.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;Commanding.CommandHistoryEntry.BuildersetAttr(int index, Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuildersetAttr(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;Commanding.CommandHistoryEntry.BuildersetCommandId(Commanding.CommandId value)optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandHistoryEntry.BuildersetCommandId(Commanding.CommandId.Builder builderForValue)optional .yamcs.protobuf.commanding.CommandId commandId = 1;Commanding.CommandHistoryEntry.BuildersetCommandName(String value)optional string commandName = 8;Commanding.CommandHistoryEntry.BuildersetCommandNameBytes(com.google.protobuf.ByteString value)optional string commandName = 8;Commanding.CommandHistoryEntry.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Commanding.CommandHistoryEntry.BuildersetGenerationTime(com.google.protobuf.Timestamp value)optional .google.protobuf.Timestamp generationTime = 6;Commanding.CommandHistoryEntry.BuildersetGenerationTime(com.google.protobuf.Timestamp.Builder builderForValue)optional .google.protobuf.Timestamp generationTime = 6;Commanding.CommandHistoryEntry.BuildersetGenerationTimeUTC(String value)Deprecated.Commanding.CommandHistoryEntry.BuildersetGenerationTimeUTCBytes(com.google.protobuf.ByteString value)Deprecated.Commanding.CommandHistoryEntry.BuildersetId(String value)optional string id = 7;Commanding.CommandHistoryEntry.BuildersetIdBytes(com.google.protobuf.ByteString value)optional string id = 7;Commanding.CommandHistoryEntry.BuildersetOrigin(String value)optional string origin = 9;Commanding.CommandHistoryEntry.BuildersetOriginBytes(com.google.protobuf.ByteString value)optional string origin = 9;Commanding.CommandHistoryEntry.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Commanding.CommandHistoryEntry.BuildersetSequenceNumber(int value)optional int32 sequenceNumber = 10;Commanding.CommandHistoryEntry.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
clear
public Commanding.CommandHistoryEntry.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
getDefaultInstanceForType
public Commanding.CommandHistoryEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Commanding.CommandHistoryEntry build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Commanding.CommandHistoryEntry buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Commanding.CommandHistoryEntry.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
setField
public Commanding.CommandHistoryEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
clearField
public Commanding.CommandHistoryEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
clearOneof
public Commanding.CommandHistoryEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
setRepeatedField
public Commanding.CommandHistoryEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
addRepeatedField
public Commanding.CommandHistoryEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
mergeFrom
public Commanding.CommandHistoryEntry.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Commanding.CommandHistoryEntry.Builder>
-
mergeFrom
public Commanding.CommandHistoryEntry.Builder mergeFrom(Commanding.CommandHistoryEntry other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
mergeFrom
public Commanding.CommandHistoryEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Commanding.CommandHistoryEntry.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
optional string id = 7;- Specified by:
hasIdin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getId
public String getId()
optional string id = 7;- Specified by:
getIdin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 7;- Specified by:
getIdBytesin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setId
public Commanding.CommandHistoryEntry.Builder setId(String value)
optional string id = 7;
-
clearId
public Commanding.CommandHistoryEntry.Builder clearId()
optional string id = 7;
-
setIdBytes
public Commanding.CommandHistoryEntry.Builder setIdBytes(com.google.protobuf.ByteString value)
optional string id = 7;
-
hasCommandName
public boolean hasCommandName()
optional string commandName = 8;- Specified by:
hasCommandNamein interfaceCommanding.CommandHistoryEntryOrBuilder
-
getCommandName
public String getCommandName()
optional string commandName = 8;- Specified by:
getCommandNamein interfaceCommanding.CommandHistoryEntryOrBuilder
-
getCommandNameBytes
public com.google.protobuf.ByteString getCommandNameBytes()
optional string commandName = 8;- Specified by:
getCommandNameBytesin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setCommandName
public Commanding.CommandHistoryEntry.Builder setCommandName(String value)
optional string commandName = 8;
-
clearCommandName
public Commanding.CommandHistoryEntry.Builder clearCommandName()
optional string commandName = 8;
-
setCommandNameBytes
public Commanding.CommandHistoryEntry.Builder setCommandNameBytes(com.google.protobuf.ByteString value)
optional string commandName = 8;
-
hasOrigin
public boolean hasOrigin()
optional string origin = 9;- Specified by:
hasOriginin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getOrigin
public String getOrigin()
optional string origin = 9;- Specified by:
getOriginin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
optional string origin = 9;- Specified by:
getOriginBytesin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setOrigin
public Commanding.CommandHistoryEntry.Builder setOrigin(String value)
optional string origin = 9;
-
clearOrigin
public Commanding.CommandHistoryEntry.Builder clearOrigin()
optional string origin = 9;
-
setOriginBytes
public Commanding.CommandHistoryEntry.Builder setOriginBytes(com.google.protobuf.ByteString value)
optional string origin = 9;
-
hasSequenceNumber
public boolean hasSequenceNumber()
optional int32 sequenceNumber = 10;- Specified by:
hasSequenceNumberin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
optional int32 sequenceNumber = 10;- Specified by:
getSequenceNumberin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setSequenceNumber
public Commanding.CommandHistoryEntry.Builder setSequenceNumber(int value)
optional int32 sequenceNumber = 10;
-
clearSequenceNumber
public Commanding.CommandHistoryEntry.Builder clearSequenceNumber()
optional int32 sequenceNumber = 10;
-
hasCommandId
public boolean hasCommandId()
optional .yamcs.protobuf.commanding.CommandId commandId = 1;- Specified by:
hasCommandIdin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getCommandId
public Commanding.CommandId getCommandId()
optional .yamcs.protobuf.commanding.CommandId commandId = 1;- Specified by:
getCommandIdin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setCommandId
public Commanding.CommandHistoryEntry.Builder setCommandId(Commanding.CommandId value)
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
-
setCommandId
public Commanding.CommandHistoryEntry.Builder setCommandId(Commanding.CommandId.Builder builderForValue)
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
-
mergeCommandId
public Commanding.CommandHistoryEntry.Builder mergeCommandId(Commanding.CommandId value)
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
-
clearCommandId
public Commanding.CommandHistoryEntry.Builder clearCommandId()
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
-
getCommandIdBuilder
public Commanding.CommandId.Builder getCommandIdBuilder()
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
-
getCommandIdOrBuilder
public Commanding.CommandIdOrBuilder getCommandIdOrBuilder()
optional .yamcs.protobuf.commanding.CommandId commandId = 1;- Specified by:
getCommandIdOrBuilderin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAttrList
public List<Commanding.CommandHistoryAttribute> getAttrList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;- Specified by:
getAttrListin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAttrCount
public int getAttrCount()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;- Specified by:
getAttrCountin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAttr
public Commanding.CommandHistoryAttribute getAttr(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;- Specified by:
getAttrin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setAttr
public Commanding.CommandHistoryEntry.Builder setAttr(int index, Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
setAttr
public Commanding.CommandHistoryEntry.Builder setAttr(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAttr
public Commanding.CommandHistoryEntry.Builder addAttr(Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAttr
public Commanding.CommandHistoryEntry.Builder addAttr(int index, Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAttr
public Commanding.CommandHistoryEntry.Builder addAttr(Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAttr
public Commanding.CommandHistoryEntry.Builder addAttr(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAllAttr
public Commanding.CommandHistoryEntry.Builder addAllAttr(Iterable<? extends Commanding.CommandHistoryAttribute> values)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
clearAttr
public Commanding.CommandHistoryEntry.Builder clearAttr()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
removeAttr
public Commanding.CommandHistoryEntry.Builder removeAttr(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
getAttrBuilder
public Commanding.CommandHistoryAttribute.Builder getAttrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
getAttrOrBuilder
public Commanding.CommandHistoryAttributeOrBuilder getAttrOrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;- Specified by:
getAttrOrBuilderin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAttrOrBuilderList
public List<? extends Commanding.CommandHistoryAttributeOrBuilder> getAttrOrBuilderList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;- Specified by:
getAttrOrBuilderListin interfaceCommanding.CommandHistoryEntryOrBuilder
-
addAttrBuilder
public Commanding.CommandHistoryAttribute.Builder addAttrBuilder()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
addAttrBuilder
public Commanding.CommandHistoryAttribute.Builder addAttrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
getAttrBuilderList
public List<Commanding.CommandHistoryAttribute.Builder> getAttrBuilderList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
-
hasGenerationTimeUTC
@Deprecated public boolean hasGenerationTimeUTC()
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];- Specified by:
hasGenerationTimeUTCin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getGenerationTimeUTC
@Deprecated public String getGenerationTimeUTC()
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];- Specified by:
getGenerationTimeUTCin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getGenerationTimeUTCBytes
@Deprecated public com.google.protobuf.ByteString getGenerationTimeUTCBytes()
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];- Specified by:
getGenerationTimeUTCBytesin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setGenerationTimeUTC
@Deprecated public Commanding.CommandHistoryEntry.Builder setGenerationTimeUTC(String value)
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];
-
clearGenerationTimeUTC
@Deprecated public Commanding.CommandHistoryEntry.Builder clearGenerationTimeUTC()
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];
-
setGenerationTimeUTCBytes
@Deprecated public Commanding.CommandHistoryEntry.Builder setGenerationTimeUTCBytes(com.google.protobuf.ByteString value)
Deprecated.optional string generationTimeUTC = 4 [deprecated = true];
-
hasGenerationTime
public boolean hasGenerationTime()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
hasGenerationTimein interfaceCommanding.CommandHistoryEntryOrBuilder
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
getGenerationTimein interfaceCommanding.CommandHistoryEntryOrBuilder
-
setGenerationTime
public Commanding.CommandHistoryEntry.Builder setGenerationTime(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp generationTime = 6;
-
setGenerationTime
public Commanding.CommandHistoryEntry.Builder setGenerationTime(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp generationTime = 6;
-
mergeGenerationTime
public Commanding.CommandHistoryEntry.Builder mergeGenerationTime(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp generationTime = 6;
-
clearGenerationTime
public Commanding.CommandHistoryEntry.Builder clearGenerationTime()
optional .google.protobuf.Timestamp generationTime = 6;
-
getGenerationTimeBuilder
public com.google.protobuf.Timestamp.Builder getGenerationTimeBuilder()
optional .google.protobuf.Timestamp generationTime = 6;
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()
optional .google.protobuf.Timestamp generationTime = 6;- Specified by:
getGenerationTimeOrBuilderin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAssignmentList
public List<Commanding.CommandAssignment> getAssignmentList()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;- Specified by:
getAssignmentListin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAssignmentCount
public int getAssignmentCount()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;- Specified by:
getAssignmentCountin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAssignment
public Commanding.CommandAssignment getAssignment(int index)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;- Specified by:
getAssignmentin interfaceCommanding.CommandHistoryEntryOrBuilder
-
setAssignment
public Commanding.CommandHistoryEntry.Builder setAssignment(int index, Commanding.CommandAssignment value)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
setAssignment
public Commanding.CommandHistoryEntry.Builder setAssignment(int index, Commanding.CommandAssignment.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAssignment
public Commanding.CommandHistoryEntry.Builder addAssignment(Commanding.CommandAssignment value)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAssignment
public Commanding.CommandHistoryEntry.Builder addAssignment(int index, Commanding.CommandAssignment value)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAssignment
public Commanding.CommandHistoryEntry.Builder addAssignment(Commanding.CommandAssignment.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAssignment
public Commanding.CommandHistoryEntry.Builder addAssignment(int index, Commanding.CommandAssignment.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAllAssignment
public Commanding.CommandHistoryEntry.Builder addAllAssignment(Iterable<? extends Commanding.CommandAssignment> values)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
clearAssignment
public Commanding.CommandHistoryEntry.Builder clearAssignment()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
removeAssignment
public Commanding.CommandHistoryEntry.Builder removeAssignment(int index)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
getAssignmentBuilder
public Commanding.CommandAssignment.Builder getAssignmentBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
getAssignmentOrBuilder
public Commanding.CommandAssignmentOrBuilder getAssignmentOrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;- Specified by:
getAssignmentOrBuilderin interfaceCommanding.CommandHistoryEntryOrBuilder
-
getAssignmentOrBuilderList
public List<? extends Commanding.CommandAssignmentOrBuilder> getAssignmentOrBuilderList()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;- Specified by:
getAssignmentOrBuilderListin interfaceCommanding.CommandHistoryEntryOrBuilder
-
addAssignmentBuilder
public Commanding.CommandAssignment.Builder addAssignmentBuilder()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
addAssignmentBuilder
public Commanding.CommandAssignment.Builder addAssignmentBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
getAssignmentBuilderList
public List<Commanding.CommandAssignment.Builder> getAssignmentBuilderList()
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
-
setUnknownFields
public final Commanding.CommandHistoryEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
mergeUnknownFields
public final Commanding.CommandHistoryEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandHistoryEntry.Builder>
-
-