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