Uses of Class
org.yamcs.protobuf.Commanding.CommandQueueEntry.Builder
-
Uses of Commanding.CommandQueueEntry.Builder in org.yamcs.protobuf
Modifier and TypeMethodDescriptionCommanding.CommandQueueEntry.Builder.addAllAssignments
(Iterable<? extends Commanding.CommandAssignment> values) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.addAssignments
(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.addAssignments
(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.addAssignments
(Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.addAssignments
(Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
ListQueuedCommandsResponse.Builder.addCommandsBuilder()
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
ListQueuedCommandsResponse.Builder.addCommandsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
Commanding.CommandQueueInfo.Builder.addEntriesBuilder()
Currently pending (queued) commandsCommanding.CommandQueueInfo.Builder.addEntriesBuilder
(int index) Currently pending (queued) commandsCommanding.CommandQueueEntry.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Commanding.CommandQueueEntry.Builder.clear()
Commanding.CommandQueueEntry.Builder.clearAssignments()
repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.clearBinary()
optional bytes binary = 6;
Commanding.CommandQueueEntry.Builder.clearCommandName()
optional string commandName = 17;
Commanding.CommandQueueEntry.Builder.clearComment()
optional string comment = 11;
Commanding.CommandQueueEntry.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Commanding.CommandQueueEntry.Builder.clearGenerationTime()
optional .google.protobuf.Timestamp generationTime = 12;
Commanding.CommandQueueEntry.Builder.clearId()
optional string id = 14;
Commanding.CommandQueueEntry.Builder.clearInstance()
optional string instance = 1;
Commanding.CommandQueueEntry.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Commanding.CommandQueueEntry.Builder.clearOrigin()
optional string origin = 15;
Commanding.CommandQueueEntry.Builder.clearPendingTransmissionConstraints()
If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.Commanding.CommandQueueEntry.Builder.clearProcessorName()
optional string processorName = 2;
Commanding.CommandQueueEntry.Builder.clearQueueName()
optional string queueName = 3;
Commanding.CommandQueueEntry.Builder.clearSequenceNumber()
optional int32 sequenceNumber = 16;
Commanding.CommandQueueEntry.Builder.clearUsername()
optional string username = 7;
Commanding.CommandQueueEntry.Builder.clone()
ListQueuedCommandsResponse.Builder.getCommandsBuilder
(int index) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
Commanding.CommandQueueEvent.Builder.getDataBuilder()
optional .yamcs.protobuf.commanding.CommandQueueEntry data = 2;
Commanding.CommandQueueInfo.Builder.getEntriesBuilder
(int index) Currently pending (queued) commandsCommanding.CommandQueueRequest.Builder.getQueueEntryBuilder()
for SendCommand and RejectCommandCommanding.CommandQueueEntry.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Commanding.CommandQueueEntry.Builder.mergeFrom
(com.google.protobuf.Message other) Commanding.CommandQueueEntry.Builder.mergeFrom
(Commanding.CommandQueueEntry other) Commanding.CommandQueueEntry.Builder.mergeGenerationTime
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp generationTime = 12;
Commanding.CommandQueueEntry.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Commanding.CommandQueueEntry.newBuilder()
Commanding.CommandQueueEntry.newBuilder
(Commanding.CommandQueueEntry prototype) Commanding.CommandQueueEntry.newBuilderForType()
protected Commanding.CommandQueueEntry.Builder
Commanding.CommandQueueEntry.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Commanding.CommandQueueEntry.Builder.removeAssignments
(int index) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.setAssignments
(int index, Commanding.CommandAssignment value) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.setAssignments
(int index, Commanding.CommandAssignment.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandAssignment assignments = 18;
Commanding.CommandQueueEntry.Builder.setBinary
(com.google.protobuf.ByteString value) optional bytes binary = 6;
Commanding.CommandQueueEntry.Builder.setCommandName
(String value) optional string commandName = 17;
Commanding.CommandQueueEntry.Builder.setCommandNameBytes
(com.google.protobuf.ByteString value) optional string commandName = 17;
Commanding.CommandQueueEntry.Builder.setComment
(String value) optional string comment = 11;
Commanding.CommandQueueEntry.Builder.setCommentBytes
(com.google.protobuf.ByteString value) optional string comment = 11;
Commanding.CommandQueueEntry.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Commanding.CommandQueueEntry.Builder.setGenerationTime
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp generationTime = 12;
Commanding.CommandQueueEntry.Builder.setGenerationTime
(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp generationTime = 12;
optional string id = 14;
Commanding.CommandQueueEntry.Builder.setIdBytes
(com.google.protobuf.ByteString value) optional string id = 14;
Commanding.CommandQueueEntry.Builder.setInstance
(String value) optional string instance = 1;
Commanding.CommandQueueEntry.Builder.setInstanceBytes
(com.google.protobuf.ByteString value) optional string instance = 1;
optional string origin = 15;
Commanding.CommandQueueEntry.Builder.setOriginBytes
(com.google.protobuf.ByteString value) optional string origin = 15;
Commanding.CommandQueueEntry.Builder.setPendingTransmissionConstraints
(boolean value) If true, the command has been accepted and is due for release as soon as transmission constraints are satisfied.Commanding.CommandQueueEntry.Builder.setProcessorName
(String value) optional string processorName = 2;
Commanding.CommandQueueEntry.Builder.setProcessorNameBytes
(com.google.protobuf.ByteString value) optional string processorName = 2;
Commanding.CommandQueueEntry.Builder.setQueueName
(String value) optional string queueName = 3;
Commanding.CommandQueueEntry.Builder.setQueueNameBytes
(com.google.protobuf.ByteString value) optional string queueName = 3;
Commanding.CommandQueueEntry.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Commanding.CommandQueueEntry.Builder.setSequenceNumber
(int value) optional int32 sequenceNumber = 16;
Commanding.CommandQueueEntry.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Commanding.CommandQueueEntry.Builder.setUsername
(String value) optional string username = 7;
Commanding.CommandQueueEntry.Builder.setUsernameBytes
(com.google.protobuf.ByteString value) optional string username = 7;
Commanding.CommandQueueEntry.toBuilder()
Modifier and TypeMethodDescriptionListQueuedCommandsResponse.Builder.getCommandsBuilderList()
repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
Commanding.CommandQueueInfo.Builder.getEntriesBuilderList()
Currently pending (queued) commandsModifier and TypeMethodDescriptionListQueuedCommandsResponse.Builder.addCommands
(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
ListQueuedCommandsResponse.Builder.addCommands
(Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
Commanding.CommandQueueInfo.Builder.addEntries
(int index, Commanding.CommandQueueEntry.Builder builderForValue) Currently pending (queued) commandsCommanding.CommandQueueInfo.Builder.addEntries
(Commanding.CommandQueueEntry.Builder builderForValue) Currently pending (queued) commandsListQueuedCommandsResponse.Builder.setCommands
(int index, Commanding.CommandQueueEntry.Builder builderForValue) repeated .yamcs.protobuf.commanding.CommandQueueEntry commands = 1;
Commanding.CommandQueueEvent.Builder.setData
(Commanding.CommandQueueEntry.Builder builderForValue) optional .yamcs.protobuf.commanding.CommandQueueEntry data = 2;
Commanding.CommandQueueInfo.Builder.setEntries
(int index, Commanding.CommandQueueEntry.Builder builderForValue) Currently pending (queued) commandsCommanding.CommandQueueRequest.Builder.setQueueEntry
(Commanding.CommandQueueEntry.Builder builderForValue) for SendCommand and RejectCommand