Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAlias(int index,
Yamcs.NamedObjectId value) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAlias(int index,
Yamcs.NamedObjectId.Builder builderForValue) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAlias(Yamcs.NamedObjectId value) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAlias(Yamcs.NamedObjectId.Builder builderForValue) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAllAlias(Iterable<? extends Yamcs.NamedObjectId> values) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addAllEntry(Iterable<? extends Mdb.SequenceEntryInfo> values) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addEntry(int index,
Mdb.SequenceEntryInfo value) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addEntry(int index,
Mdb.SequenceEntryInfo.Builder builderForValue) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addEntry(Mdb.SequenceEntryInfo value) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addEntry(Mdb.SequenceEntryInfo.Builder builderForValue) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clear() |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearAlias() |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearBaseContainer() |
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearEntry() |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearLongDescription() |
optional string longDescription = 4;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearName() |
optional string name = 1;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearQualifiedName() |
optional string qualifiedName = 2;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearShortDescription() |
optional string shortDescription = 3;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clearSizeInBits() |
optional int32 sizeInBits = 6;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.clone() |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.getBaseContainerBuilder() |
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandInfo.Builder.getCommandContainerBuilder() |
optional .yamcs.protobuf.mdb.CommandContainerInfo commandContainer = 13;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.mergeBaseContainer(Mdb.CommandContainerInfo value) |
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.mergeFrom(Mdb.CommandContainerInfo other) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.newBuilder() |
|
static Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.newBuilder(Mdb.CommandContainerInfo prototype) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.newBuilderForType() |
|
protected Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.removeAlias(int index) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.removeEntry(int index) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setAlias(int index,
Yamcs.NamedObjectId value) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setAlias(int index,
Yamcs.NamedObjectId.Builder builderForValue) |
repeated .yamcs.protobuf.NamedObjectId alias = 5;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setBaseContainer(Mdb.CommandContainerInfo value) |
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setBaseContainer(Mdb.CommandContainerInfo.Builder builderForValue) |
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setEntry(int index,
Mdb.SequenceEntryInfo value) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setEntry(int index,
Mdb.SequenceEntryInfo.Builder builderForValue) |
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setLongDescription(String value) |
optional string longDescription = 4;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setLongDescriptionBytes(com.google.protobuf.ByteString value) |
optional string longDescription = 4;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setName(String value) |
optional string name = 1;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setNameBytes(com.google.protobuf.ByteString value) |
optional string name = 1;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setQualifiedName(String value) |
optional string qualifiedName = 2;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setQualifiedNameBytes(com.google.protobuf.ByteString value) |
optional string qualifiedName = 2;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setShortDescription(String value) |
optional string shortDescription = 3;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setShortDescriptionBytes(com.google.protobuf.ByteString value) |
optional string shortDescription = 3;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setSizeInBits(int value) |
optional int32 sizeInBits = 6;
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Mdb.CommandContainerInfo.Builder |
Mdb.CommandContainerInfo.toBuilder() |
|