Package org.yamcs.protobuf
Class Commanding.CommandQueueEntry.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
- org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Commanding.CommandQueueEntryOrBuilder
- Enclosing class:
- Commanding.CommandQueueEntry
public static final class Commanding.CommandQueueEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder> implements Commanding.CommandQueueEntryOrBuilder
One entry (command) in the command queue
Protobuf typeyamcs.protobuf.commanding.CommandQueueEntry
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Commanding.CommandQueueEntry.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Commanding.CommandQueueEntrybuild()Commanding.CommandQueueEntrybuildPartial()Commanding.CommandQueueEntry.Builderclear()Commanding.CommandQueueEntry.BuilderclearBinary()optional bytes binary = 6;Commanding.CommandQueueEntry.BuilderclearCommandName()optional string commandName = 17;Commanding.CommandQueueEntry.BuilderclearComment()optional string comment = 11;Commanding.CommandQueueEntry.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Commanding.CommandQueueEntry.BuilderclearGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;Commanding.CommandQueueEntry.BuilderclearId()optional string id = 14;Commanding.CommandQueueEntry.BuilderclearInstance()optional string instance = 1;Commanding.CommandQueueEntry.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Commanding.CommandQueueEntry.BuilderclearOrigin()optional string origin = 15;Commanding.CommandQueueEntry.BuilderclearPendingTransmissionConstraints()if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsCommanding.CommandQueueEntry.BuilderclearProcessorName()optional string processorName = 2;Commanding.CommandQueueEntry.BuilderclearQueueName()optional string queueName = 3;Commanding.CommandQueueEntry.BuilderclearSequenceNumber()optional int32 sequenceNumber = 16;Commanding.CommandQueueEntry.BuilderclearSource()optional string source = 5;Commanding.CommandQueueEntry.BuilderclearUsername()optional string username = 7;Commanding.CommandQueueEntry.BuilderclearUuid()optional string uuid = 9;Commanding.CommandQueueEntry.Builderclone()com.google.protobuf.ByteStringgetBinary()optional bytes binary = 6;StringgetCommandName()optional string commandName = 17;com.google.protobuf.ByteStringgetCommandNameBytes()optional string commandName = 17;StringgetComment()optional string comment = 11;com.google.protobuf.ByteStringgetCommentBytes()optional string comment = 11;Commanding.CommandQueueEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;com.google.protobuf.Timestamp.BuildergetGenerationTimeBuilder()optional .google.protobuf.Timestamp generationTime = 12;com.google.protobuf.TimestampOrBuildergetGenerationTimeOrBuilder()optional .google.protobuf.Timestamp generationTime = 12;StringgetId()optional string id = 14;com.google.protobuf.ByteStringgetIdBytes()optional string id = 14;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;StringgetOrigin()optional string origin = 15;com.google.protobuf.ByteStringgetOriginBytes()optional string origin = 15;booleangetPendingTransmissionConstraints()if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsStringgetProcessorName()optional string processorName = 2;com.google.protobuf.ByteStringgetProcessorNameBytes()optional string processorName = 2;StringgetQueueName()optional string queueName = 3;com.google.protobuf.ByteStringgetQueueNameBytes()optional string queueName = 3;intgetSequenceNumber()optional int32 sequenceNumber = 16;StringgetSource()optional string source = 5;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 5;StringgetUsername()optional string username = 7;com.google.protobuf.ByteStringgetUsernameBytes()optional string username = 7;StringgetUuid()optional string uuid = 9;com.google.protobuf.ByteStringgetUuidBytes()optional string uuid = 9;booleanhasBinary()optional bytes binary = 6;booleanhasCommandName()optional string commandName = 17;booleanhasComment()optional string comment = 11;booleanhasGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;booleanhasId()optional string id = 14;booleanhasInstance()optional string instance = 1;booleanhasOrigin()optional string origin = 15;booleanhasPendingTransmissionConstraints()if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsbooleanhasProcessorName()optional string processorName = 2;booleanhasQueueName()optional string queueName = 3;booleanhasSequenceNumber()optional int32 sequenceNumber = 16;booleanhasSource()optional string source = 5;booleanhasUsername()optional string username = 7;booleanhasUuid()optional string uuid = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Commanding.CommandQueueEntry.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Commanding.CommandQueueEntry.BuildermergeFrom(com.google.protobuf.Message other)Commanding.CommandQueueEntry.BuildermergeFrom(Commanding.CommandQueueEntry other)Commanding.CommandQueueEntry.BuildermergeGenerationTime(com.google.protobuf.Timestamp value)optional .google.protobuf.Timestamp generationTime = 12;Commanding.CommandQueueEntry.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Commanding.CommandQueueEntry.BuildersetBinary(com.google.protobuf.ByteString value)optional bytes binary = 6;Commanding.CommandQueueEntry.BuildersetCommandName(String value)optional string commandName = 17;Commanding.CommandQueueEntry.BuildersetCommandNameBytes(com.google.protobuf.ByteString value)optional string commandName = 17;Commanding.CommandQueueEntry.BuildersetComment(String value)optional string comment = 11;Commanding.CommandQueueEntry.BuildersetCommentBytes(com.google.protobuf.ByteString value)optional string comment = 11;Commanding.CommandQueueEntry.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Commanding.CommandQueueEntry.BuildersetGenerationTime(com.google.protobuf.Timestamp value)optional .google.protobuf.Timestamp generationTime = 12;Commanding.CommandQueueEntry.BuildersetGenerationTime(com.google.protobuf.Timestamp.Builder builderForValue)optional .google.protobuf.Timestamp generationTime = 12;Commanding.CommandQueueEntry.BuildersetId(String value)optional string id = 14;Commanding.CommandQueueEntry.BuildersetIdBytes(com.google.protobuf.ByteString value)optional string id = 14;Commanding.CommandQueueEntry.BuildersetInstance(String value)optional string instance = 1;Commanding.CommandQueueEntry.BuildersetInstanceBytes(com.google.protobuf.ByteString value)optional string instance = 1;Commanding.CommandQueueEntry.BuildersetOrigin(String value)optional string origin = 15;Commanding.CommandQueueEntry.BuildersetOriginBytes(com.google.protobuf.ByteString value)optional string origin = 15;Commanding.CommandQueueEntry.BuildersetPendingTransmissionConstraints(boolean value)if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraintsCommanding.CommandQueueEntry.BuildersetProcessorName(String value)optional string processorName = 2;Commanding.CommandQueueEntry.BuildersetProcessorNameBytes(com.google.protobuf.ByteString value)optional string processorName = 2;Commanding.CommandQueueEntry.BuildersetQueueName(String value)optional string queueName = 3;Commanding.CommandQueueEntry.BuildersetQueueNameBytes(com.google.protobuf.ByteString value)optional string queueName = 3;Commanding.CommandQueueEntry.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Commanding.CommandQueueEntry.BuildersetSequenceNumber(int value)optional int32 sequenceNumber = 16;Commanding.CommandQueueEntry.BuildersetSource(String value)optional string source = 5;Commanding.CommandQueueEntry.BuildersetSourceBytes(com.google.protobuf.ByteString value)optional string source = 5;Commanding.CommandQueueEntry.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Commanding.CommandQueueEntry.BuildersetUsername(String value)optional string username = 7;Commanding.CommandQueueEntry.BuildersetUsernameBytes(com.google.protobuf.ByteString value)optional string username = 7;Commanding.CommandQueueEntry.BuildersetUuid(String value)optional string uuid = 9;Commanding.CommandQueueEntry.BuildersetUuidBytes(com.google.protobuf.ByteString value)optional string uuid = 9;-
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.CommandQueueEntry.Builder>
-
clear
public Commanding.CommandQueueEntry.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.CommandQueueEntry.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.CommandQueueEntry.Builder>
-
getDefaultInstanceForType
public Commanding.CommandQueueEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Commanding.CommandQueueEntry build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Commanding.CommandQueueEntry buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Commanding.CommandQueueEntry.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.CommandQueueEntry.Builder>
-
setField
public Commanding.CommandQueueEntry.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.CommandQueueEntry.Builder>
-
clearField
public Commanding.CommandQueueEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
clearOneof
public Commanding.CommandQueueEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
setRepeatedField
public Commanding.CommandQueueEntry.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.CommandQueueEntry.Builder>
-
addRepeatedField
public Commanding.CommandQueueEntry.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.CommandQueueEntry.Builder>
-
mergeFrom
public Commanding.CommandQueueEntry.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeFrom
public Commanding.CommandQueueEntry.Builder mergeFrom(Commanding.CommandQueueEntry other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeFrom
public Commanding.CommandQueueEntry.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.CommandQueueEntry.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
optional string instance = 1;- Specified by:
hasInstancein interfaceCommanding.CommandQueueEntryOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceCommanding.CommandQueueEntryOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setInstance
public Commanding.CommandQueueEntry.Builder setInstance(String value)
optional string instance = 1;
-
clearInstance
public Commanding.CommandQueueEntry.Builder clearInstance()
optional string instance = 1;
-
setInstanceBytes
public Commanding.CommandQueueEntry.Builder setInstanceBytes(com.google.protobuf.ByteString value)
optional string instance = 1;
-
hasProcessorName
public boolean hasProcessorName()
optional string processorName = 2;- Specified by:
hasProcessorNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getProcessorName
public String getProcessorName()
optional string processorName = 2;- Specified by:
getProcessorNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getProcessorNameBytes
public com.google.protobuf.ByteString getProcessorNameBytes()
optional string processorName = 2;- Specified by:
getProcessorNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setProcessorName
public Commanding.CommandQueueEntry.Builder setProcessorName(String value)
optional string processorName = 2;
-
clearProcessorName
public Commanding.CommandQueueEntry.Builder clearProcessorName()
optional string processorName = 2;
-
setProcessorNameBytes
public Commanding.CommandQueueEntry.Builder setProcessorNameBytes(com.google.protobuf.ByteString value)
optional string processorName = 2;
-
hasQueueName
public boolean hasQueueName()
optional string queueName = 3;- Specified by:
hasQueueNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getQueueName
public String getQueueName()
optional string queueName = 3;- Specified by:
getQueueNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getQueueNameBytes
public com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 3;- Specified by:
getQueueNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setQueueName
public Commanding.CommandQueueEntry.Builder setQueueName(String value)
optional string queueName = 3;
-
clearQueueName
public Commanding.CommandQueueEntry.Builder clearQueueName()
optional string queueName = 3;
-
setQueueNameBytes
public Commanding.CommandQueueEntry.Builder setQueueNameBytes(com.google.protobuf.ByteString value)
optional string queueName = 3;
-
hasId
public boolean hasId()
optional string id = 14;- Specified by:
hasIdin interfaceCommanding.CommandQueueEntryOrBuilder
-
getId
public String getId()
optional string id = 14;- Specified by:
getIdin interfaceCommanding.CommandQueueEntryOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 14;- Specified by:
getIdBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setId
public Commanding.CommandQueueEntry.Builder setId(String value)
optional string id = 14;
-
clearId
public Commanding.CommandQueueEntry.Builder clearId()
optional string id = 14;
-
setIdBytes
public Commanding.CommandQueueEntry.Builder setIdBytes(com.google.protobuf.ByteString value)
optional string id = 14;
-
hasOrigin
public boolean hasOrigin()
optional string origin = 15;- Specified by:
hasOriginin interfaceCommanding.CommandQueueEntryOrBuilder
-
getOrigin
public String getOrigin()
optional string origin = 15;- Specified by:
getOriginin interfaceCommanding.CommandQueueEntryOrBuilder
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
optional string origin = 15;- Specified by:
getOriginBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setOrigin
public Commanding.CommandQueueEntry.Builder setOrigin(String value)
optional string origin = 15;
-
clearOrigin
public Commanding.CommandQueueEntry.Builder clearOrigin()
optional string origin = 15;
-
setOriginBytes
public Commanding.CommandQueueEntry.Builder setOriginBytes(com.google.protobuf.ByteString value)
optional string origin = 15;
-
hasSequenceNumber
public boolean hasSequenceNumber()
optional int32 sequenceNumber = 16;- Specified by:
hasSequenceNumberin interfaceCommanding.CommandQueueEntryOrBuilder
-
getSequenceNumber
public int getSequenceNumber()
optional int32 sequenceNumber = 16;- Specified by:
getSequenceNumberin interfaceCommanding.CommandQueueEntryOrBuilder
-
setSequenceNumber
public Commanding.CommandQueueEntry.Builder setSequenceNumber(int value)
optional int32 sequenceNumber = 16;
-
clearSequenceNumber
public Commanding.CommandQueueEntry.Builder clearSequenceNumber()
optional int32 sequenceNumber = 16;
-
hasCommandName
public boolean hasCommandName()
optional string commandName = 17;- Specified by:
hasCommandNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommandName
public String getCommandName()
optional string commandName = 17;- Specified by:
getCommandNamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommandNameBytes
public com.google.protobuf.ByteString getCommandNameBytes()
optional string commandName = 17;- Specified by:
getCommandNameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setCommandName
public Commanding.CommandQueueEntry.Builder setCommandName(String value)
optional string commandName = 17;
-
clearCommandName
public Commanding.CommandQueueEntry.Builder clearCommandName()
optional string commandName = 17;
-
setCommandNameBytes
public Commanding.CommandQueueEntry.Builder setCommandNameBytes(com.google.protobuf.ByteString value)
optional string commandName = 17;
-
hasSource
public boolean hasSource()
optional string source = 5;- Specified by:
hasSourcein interfaceCommanding.CommandQueueEntryOrBuilder
-
getSource
public String getSource()
optional string source = 5;- Specified by:
getSourcein interfaceCommanding.CommandQueueEntryOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 5;- Specified by:
getSourceBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setSource
public Commanding.CommandQueueEntry.Builder setSource(String value)
optional string source = 5;
-
clearSource
public Commanding.CommandQueueEntry.Builder clearSource()
optional string source = 5;
-
setSourceBytes
public Commanding.CommandQueueEntry.Builder setSourceBytes(com.google.protobuf.ByteString value)
optional string source = 5;
-
hasBinary
public boolean hasBinary()
optional bytes binary = 6;- Specified by:
hasBinaryin interfaceCommanding.CommandQueueEntryOrBuilder
-
getBinary
public com.google.protobuf.ByteString getBinary()
optional bytes binary = 6;- Specified by:
getBinaryin interfaceCommanding.CommandQueueEntryOrBuilder
-
setBinary
public Commanding.CommandQueueEntry.Builder setBinary(com.google.protobuf.ByteString value)
optional bytes binary = 6;
-
clearBinary
public Commanding.CommandQueueEntry.Builder clearBinary()
optional bytes binary = 6;
-
hasUsername
public boolean hasUsername()
optional string username = 7;- Specified by:
hasUsernamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getUsername
public String getUsername()
optional string username = 7;- Specified by:
getUsernamein interfaceCommanding.CommandQueueEntryOrBuilder
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()
optional string username = 7;- Specified by:
getUsernameBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setUsername
public Commanding.CommandQueueEntry.Builder setUsername(String value)
optional string username = 7;
-
clearUsername
public Commanding.CommandQueueEntry.Builder clearUsername()
optional string username = 7;
-
setUsernameBytes
public Commanding.CommandQueueEntry.Builder setUsernameBytes(com.google.protobuf.ByteString value)
optional string username = 7;
-
hasUuid
public boolean hasUuid()
optional string uuid = 9;- Specified by:
hasUuidin interfaceCommanding.CommandQueueEntryOrBuilder
-
getUuid
public String getUuid()
optional string uuid = 9;- Specified by:
getUuidin interfaceCommanding.CommandQueueEntryOrBuilder
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()
optional string uuid = 9;- Specified by:
getUuidBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setUuid
public Commanding.CommandQueueEntry.Builder setUuid(String value)
optional string uuid = 9;
-
clearUuid
public Commanding.CommandQueueEntry.Builder clearUuid()
optional string uuid = 9;
-
setUuidBytes
public Commanding.CommandQueueEntry.Builder setUuidBytes(com.google.protobuf.ByteString value)
optional string uuid = 9;
-
hasComment
public boolean hasComment()
optional string comment = 11;- Specified by:
hasCommentin interfaceCommanding.CommandQueueEntryOrBuilder
-
getComment
public String getComment()
optional string comment = 11;- Specified by:
getCommentin interfaceCommanding.CommandQueueEntryOrBuilder
-
getCommentBytes
public com.google.protobuf.ByteString getCommentBytes()
optional string comment = 11;- Specified by:
getCommentBytesin interfaceCommanding.CommandQueueEntryOrBuilder
-
setComment
public Commanding.CommandQueueEntry.Builder setComment(String value)
optional string comment = 11;
-
clearComment
public Commanding.CommandQueueEntry.Builder clearComment()
optional string comment = 11;
-
setCommentBytes
public Commanding.CommandQueueEntry.Builder setCommentBytes(com.google.protobuf.ByteString value)
optional string comment = 11;
-
hasGenerationTime
public boolean hasGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
hasGenerationTimein interfaceCommanding.CommandQueueEntryOrBuilder
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
getGenerationTimein interfaceCommanding.CommandQueueEntryOrBuilder
-
setGenerationTime
public Commanding.CommandQueueEntry.Builder setGenerationTime(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp generationTime = 12;
-
setGenerationTime
public Commanding.CommandQueueEntry.Builder setGenerationTime(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp generationTime = 12;
-
mergeGenerationTime
public Commanding.CommandQueueEntry.Builder mergeGenerationTime(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp generationTime = 12;
-
clearGenerationTime
public Commanding.CommandQueueEntry.Builder clearGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;
-
getGenerationTimeBuilder
public com.google.protobuf.Timestamp.Builder getGenerationTimeBuilder()
optional .google.protobuf.Timestamp generationTime = 12;
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()
optional .google.protobuf.Timestamp generationTime = 12;- Specified by:
getGenerationTimeOrBuilderin interfaceCommanding.CommandQueueEntryOrBuilder
-
hasPendingTransmissionConstraints
public boolean hasPendingTransmissionConstraints()
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;- Specified by:
hasPendingTransmissionConstraintsin interfaceCommanding.CommandQueueEntryOrBuilder
-
getPendingTransmissionConstraints
public boolean getPendingTransmissionConstraints()
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;- Specified by:
getPendingTransmissionConstraintsin interfaceCommanding.CommandQueueEntryOrBuilder
-
setPendingTransmissionConstraints
public Commanding.CommandQueueEntry.Builder setPendingTransmissionConstraints(boolean value)
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;
-
clearPendingTransmissionConstraints
public Commanding.CommandQueueEntry.Builder clearPendingTransmissionConstraints()
if this is set to true , it means the command has been accepted for being released out of the queue but it is still there because it is pending transmission contraints
optional bool pendingTransmissionConstraints = 13;
-
setUnknownFields
public final Commanding.CommandQueueEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeUnknownFields
public final Commanding.CommandQueueEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
-