Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAllAssignment(Iterable<? extends Commanding.CommandAssignment> values) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAllAttr(Iterable<? extends Commanding.CommandHistoryAttribute> values) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAssignment(int index,
Commanding.CommandAssignment value) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAssignment(int index,
Commanding.CommandAssignment.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAssignment(Commanding.CommandAssignment value) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAssignment(Commanding.CommandAssignment.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAttr(int index,
Commanding.CommandHistoryAttribute value) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAttr(int index,
Commanding.CommandHistoryAttribute.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAttr(Commanding.CommandHistoryAttribute value) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addAttr(Commanding.CommandHistoryAttribute.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
ListCommandsResponse.Builder.addEntryBuilder() |
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
|
Commanding.CommandHistoryEntry.Builder |
ListCommandsResponse.Builder.addEntryBuilder(int index) |
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clear() |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearAssignment() |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearAttr() |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearCommandId() |
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearCommandName() |
optional string commandName = 8;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearGenerationTime() |
optional .google.protobuf.Timestamp generationTime = 6;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearGenerationTimeUTC() |
Deprecated.
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearId() |
optional string id = 7;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearOrigin() |
optional string origin = 9;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clearSequenceNumber() |
optional int32 sequenceNumber = 10;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.clone() |
|
Commanding.CommandHistoryEntry.Builder |
ListCommandsResponse.Builder.getEntryBuilder(int index) |
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeCommandId(Commanding.CommandId value) |
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeFrom(Commanding.CommandHistoryEntry other) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeGenerationTime(com.google.protobuf.Timestamp value) |
optional .google.protobuf.Timestamp generationTime = 6;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.newBuilder() |
|
static Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.newBuilder(Commanding.CommandHistoryEntry prototype) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.newBuilderForType() |
|
protected Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.removeAssignment(int index) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.removeAttr(int index) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setAssignment(int index,
Commanding.CommandAssignment value) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setAssignment(int index,
Commanding.CommandAssignment.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandAssignment assignment = 5;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setAttr(int index,
Commanding.CommandHistoryAttribute value) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setAttr(int index,
Commanding.CommandHistoryAttribute.Builder builderForValue) |
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attr = 3;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setCommandId(Commanding.CommandId value) |
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setCommandId(Commanding.CommandId.Builder builderForValue) |
optional .yamcs.protobuf.commanding.CommandId commandId = 1;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setCommandName(String value) |
optional string commandName = 8;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setCommandNameBytes(com.google.protobuf.ByteString value) |
optional string commandName = 8;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setGenerationTime(com.google.protobuf.Timestamp value) |
optional .google.protobuf.Timestamp generationTime = 6;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setGenerationTime(com.google.protobuf.Timestamp.Builder builderForValue) |
optional .google.protobuf.Timestamp generationTime = 6;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setGenerationTimeUTC(String value) |
Deprecated.
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setGenerationTimeUTCBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setId(String value) |
optional string id = 7;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setIdBytes(com.google.protobuf.ByteString value) |
optional string id = 7;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setOrigin(String value) |
optional string origin = 9;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setOriginBytes(com.google.protobuf.ByteString value) |
optional string origin = 9;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setSequenceNumber(int value) |
optional int32 sequenceNumber = 10;
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Commanding.CommandHistoryEntry.Builder |
Commanding.CommandHistoryEntry.toBuilder() |
|