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 queueProtobuf type
yamcs.protobuf.commanding.CommandQueueEntry
-
Method Summary
Modifier and TypeMethodDescriptionaddAllAssignments
(Iterable<? extends Commanding.CommandAssignment> values) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
addAssignments
(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
addAssignments
(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
addAssignments
(Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
addAssignmentsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
optional bytes binary = 6;
optional string commandName = 17;
optional string comment = 11;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional .google.protobuf.Timestamp generationTime = 12;
clearId()
optional string id = 14;
optional string instance = 1;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional string origin = 15;
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.optional string processorName = 2;
optional string queueName = 3;
optional int32 sequenceNumber = 16;
optional string username = 7;
clone()
getAssignments
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
getAssignmentsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
int
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
getAssignmentsOrBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
List<? extends Commanding.CommandAssignmentOrBuilder>
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
com.google.protobuf.ByteString
optional bytes binary = 6;
optional string commandName = 17;
com.google.protobuf.ByteString
optional string commandName = 17;
optional string comment = 11;
com.google.protobuf.ByteString
optional string comment = 11;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Timestamp
optional .google.protobuf.Timestamp generationTime = 12;
com.google.protobuf.Timestamp.Builder
optional .google.protobuf.Timestamp generationTime = 12;
com.google.protobuf.TimestampOrBuilder
optional .google.protobuf.Timestamp generationTime = 12;
getId()
optional string id = 14;
com.google.protobuf.ByteString
optional string id = 14;
optional string instance = 1;
com.google.protobuf.ByteString
optional string instance = 1;
optional string origin = 15;
com.google.protobuf.ByteString
optional string origin = 15;
boolean
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.optional string processorName = 2;
com.google.protobuf.ByteString
optional string processorName = 2;
optional string queueName = 3;
com.google.protobuf.ByteString
optional string queueName = 3;
int
optional int32 sequenceNumber = 16;
optional string username = 7;
com.google.protobuf.ByteString
optional string username = 7;
boolean
optional bytes binary = 6;
boolean
optional string commandName = 17;
boolean
optional string comment = 11;
boolean
optional .google.protobuf.Timestamp generationTime = 12;
boolean
hasId()
optional string id = 14;
boolean
optional string instance = 1;
boolean
optional string origin = 15;
boolean
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.boolean
optional string processorName = 2;
boolean
optional string queueName = 3;
boolean
optional int32 sequenceNumber = 16;
boolean
optional string username = 7;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeGenerationTime
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp generationTime = 12;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeAssignments
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
setAssignments
(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
setAssignments
(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
setBinary
(com.google.protobuf.ByteString value) optional bytes binary = 6;
setCommandName
(String value) optional string commandName = 17;
setCommandNameBytes
(com.google.protobuf.ByteString value) optional string commandName = 17;
setComment
(String value) optional string comment = 11;
setCommentBytes
(com.google.protobuf.ByteString value) optional string comment = 11;
setGenerationTime
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp generationTime = 12;
setGenerationTime
(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp generationTime = 12;
optional string id = 14;
setIdBytes
(com.google.protobuf.ByteString value) optional string id = 14;
setInstance
(String value) optional string instance = 1;
setInstanceBytes
(com.google.protobuf.ByteString value) optional string instance = 1;
optional string origin = 15;
setOriginBytes
(com.google.protobuf.ByteString value) optional string origin = 15;
setPendingTransmissionConstraints
(boolean value) If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.setProcessorName
(String value) optional string processorName = 2;
setProcessorNameBytes
(com.google.protobuf.ByteString value) optional string processorName = 2;
setQueueName
(String value) optional string queueName = 3;
setQueueNameBytes
(com.google.protobuf.ByteString value) optional string queueName = 3;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSequenceNumber
(int value) optional int32 sequenceNumber = 16;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setUsername
(String value) optional string username = 7;
setUsernameBytes
(com.google.protobuf.ByteString value) optional string username = 7;
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
setField
public Commanding.CommandQueueEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
clearField
public Commanding.CommandQueueEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
clearOneof
public Commanding.CommandQueueEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
addRepeatedField
public Commanding.CommandQueueEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Commanding.CommandQueueEntry.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()optional string instance = 1;
- Specified by:
hasInstance
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
optional string instance = 1;
- Specified by:
getInstance
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasProcessorName
public boolean hasProcessorName()optional string processorName = 2;
- Specified by:
hasProcessorName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the processorName field is set.
-
getProcessorName
optional string processorName = 2;
- Specified by:
getProcessorName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The processorName.
-
getProcessorNameBytes
public com.google.protobuf.ByteString getProcessorNameBytes()optional string processorName = 2;
- Specified by:
getProcessorNameBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for processorName.
-
setProcessorName
optional string processorName = 2;
- Parameters:
value
- The processorName to set.- Returns:
- This builder for chaining.
-
clearProcessorName
optional string processorName = 2;
- Returns:
- This builder for chaining.
-
setProcessorNameBytes
public Commanding.CommandQueueEntry.Builder setProcessorNameBytes(com.google.protobuf.ByteString value) optional string processorName = 2;
- Parameters:
value
- The bytes for processorName to set.- Returns:
- This builder for chaining.
-
hasQueueName
public boolean hasQueueName()optional string queueName = 3;
- Specified by:
hasQueueName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the queueName field is set.
-
getQueueName
optional string queueName = 3;
- Specified by:
getQueueName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The queueName.
-
getQueueNameBytes
public com.google.protobuf.ByteString getQueueNameBytes()optional string queueName = 3;
- Specified by:
getQueueNameBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for queueName.
-
setQueueName
optional string queueName = 3;
- Parameters:
value
- The queueName to set.- Returns:
- This builder for chaining.
-
clearQueueName
optional string queueName = 3;
- Returns:
- This builder for chaining.
-
setQueueNameBytes
optional string queueName = 3;
- Parameters:
value
- The bytes for queueName to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()optional string id = 14;
- Specified by:
hasId
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the id field is set.
-
getId
optional string id = 14;
- Specified by:
getId
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()optional string id = 14;
- Specified by:
getIdBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for id.
-
setId
optional string id = 14;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
optional string id = 14;
- Returns:
- This builder for chaining.
-
setIdBytes
optional string id = 14;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasOrigin
public boolean hasOrigin()optional string origin = 15;
- Specified by:
hasOrigin
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the origin field is set.
-
getOrigin
optional string origin = 15;
- Specified by:
getOrigin
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The origin.
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()optional string origin = 15;
- Specified by:
getOriginBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for origin.
-
setOrigin
optional string origin = 15;
- Parameters:
value
- The origin to set.- Returns:
- This builder for chaining.
-
clearOrigin
optional string origin = 15;
- Returns:
- This builder for chaining.
-
setOriginBytes
optional string origin = 15;
- Parameters:
value
- The bytes for origin to set.- Returns:
- This builder for chaining.
-
hasSequenceNumber
public boolean hasSequenceNumber()optional int32 sequenceNumber = 16;
- Specified by:
hasSequenceNumber
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the sequenceNumber field is set.
-
getSequenceNumber
public int getSequenceNumber()optional int32 sequenceNumber = 16;
- Specified by:
getSequenceNumber
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The sequenceNumber.
-
setSequenceNumber
optional int32 sequenceNumber = 16;
- Parameters:
value
- The sequenceNumber to set.- Returns:
- This builder for chaining.
-
clearSequenceNumber
optional int32 sequenceNumber = 16;
- Returns:
- This builder for chaining.
-
hasCommandName
public boolean hasCommandName()optional string commandName = 17;
- Specified by:
hasCommandName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the commandName field is set.
-
getCommandName
optional string commandName = 17;
- Specified by:
getCommandName
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The commandName.
-
getCommandNameBytes
public com.google.protobuf.ByteString getCommandNameBytes()optional string commandName = 17;
- Specified by:
getCommandNameBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for commandName.
-
setCommandName
optional string commandName = 17;
- Parameters:
value
- The commandName to set.- Returns:
- This builder for chaining.
-
clearCommandName
optional string commandName = 17;
- Returns:
- This builder for chaining.
-
setCommandNameBytes
public Commanding.CommandQueueEntry.Builder setCommandNameBytes(com.google.protobuf.ByteString value) optional string commandName = 17;
- Parameters:
value
- The bytes for commandName to set.- Returns:
- This builder for chaining.
-
getAssignmentsList
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- Specified by:
getAssignmentsList
in interfaceCommanding.CommandQueueEntryOrBuilder
-
getAssignmentsCount
public int getAssignmentsCount()repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- Specified by:
getAssignmentsCount
in interfaceCommanding.CommandQueueEntryOrBuilder
-
getAssignments
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- Specified by:
getAssignments
in interfaceCommanding.CommandQueueEntryOrBuilder
-
setAssignments
public Commanding.CommandQueueEntry.Builder setAssignments(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
setAssignments
public Commanding.CommandQueueEntry.Builder setAssignments(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAssignments
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAssignments
public Commanding.CommandQueueEntry.Builder addAssignments(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAssignments
public Commanding.CommandQueueEntry.Builder addAssignments(Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAssignments
public Commanding.CommandQueueEntry.Builder addAssignments(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAllAssignments
public Commanding.CommandQueueEntry.Builder addAllAssignments(Iterable<? extends Commanding.CommandAssignment> values) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
clearAssignments
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
removeAssignments
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
getAssignmentsBuilder
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
getAssignmentsOrBuilder
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- Specified by:
getAssignmentsOrBuilder
in interfaceCommanding.CommandQueueEntryOrBuilder
-
getAssignmentsOrBuilderList
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
- Specified by:
getAssignmentsOrBuilderList
in interfaceCommanding.CommandQueueEntryOrBuilder
-
addAssignmentsBuilder
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
addAssignmentsBuilder
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
getAssignmentsBuilderList
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
-
hasBinary
public boolean hasBinary()optional bytes binary = 6;
- Specified by:
hasBinary
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the binary field is set.
-
getBinary
public com.google.protobuf.ByteString getBinary()optional bytes binary = 6;
- Specified by:
getBinary
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The binary.
-
setBinary
optional bytes binary = 6;
- Parameters:
value
- The binary to set.- Returns:
- This builder for chaining.
-
clearBinary
optional bytes binary = 6;
- Returns:
- This builder for chaining.
-
hasUsername
public boolean hasUsername()optional string username = 7;
- Specified by:
hasUsername
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the username field is set.
-
getUsername
optional string username = 7;
- Specified by:
getUsername
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The username.
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()optional string username = 7;
- Specified by:
getUsernameBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for username.
-
setUsername
optional string username = 7;
- Parameters:
value
- The username to set.- Returns:
- This builder for chaining.
-
clearUsername
optional string username = 7;
- Returns:
- This builder for chaining.
-
setUsernameBytes
optional string username = 7;
- Parameters:
value
- The bytes for username to set.- Returns:
- This builder for chaining.
-
hasComment
public boolean hasComment()optional string comment = 11;
- Specified by:
hasComment
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the comment field is set.
-
getComment
optional string comment = 11;
- Specified by:
getComment
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The comment.
-
getCommentBytes
public com.google.protobuf.ByteString getCommentBytes()optional string comment = 11;
- Specified by:
getCommentBytes
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The bytes for comment.
-
setComment
optional string comment = 11;
- Parameters:
value
- The comment to set.- Returns:
- This builder for chaining.
-
clearComment
optional string comment = 11;
- Returns:
- This builder for chaining.
-
setCommentBytes
optional string comment = 11;
- Parameters:
value
- The bytes for comment to set.- Returns:
- This builder for chaining.
-
hasGenerationTime
public boolean hasGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;
- Specified by:
hasGenerationTime
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the generationTime field is set.
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()optional .google.protobuf.Timestamp generationTime = 12;
- Specified by:
getGenerationTime
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The generationTime.
-
setGenerationTime
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
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:
getGenerationTimeOrBuilder
in interfaceCommanding.CommandQueueEntryOrBuilder
-
hasPendingTransmissionConstraints
public boolean hasPendingTransmissionConstraints()If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.
optional bool pendingTransmissionConstraints = 13;
- Specified by:
hasPendingTransmissionConstraints
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- Whether the pendingTransmissionConstraints field is set.
-
getPendingTransmissionConstraints
public boolean getPendingTransmissionConstraints()If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.
optional bool pendingTransmissionConstraints = 13;
- Specified by:
getPendingTransmissionConstraints
in interfaceCommanding.CommandQueueEntryOrBuilder
- Returns:
- The pendingTransmissionConstraints.
-
setPendingTransmissionConstraints
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.
optional bool pendingTransmissionConstraints = 13;
- Parameters:
value
- The pendingTransmissionConstraints to set.- Returns:
- This builder for chaining.
-
clearPendingTransmissionConstraints
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.
optional bool pendingTransmissionConstraints = 13;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final Commanding.CommandQueueEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-
mergeUnknownFields
public final Commanding.CommandQueueEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Commanding.CommandQueueEntry.Builder>
-