Package org.yamcs.protobuf
Class Mdb.CommandContainerInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.CommandContainerInfo.Builder>
org.yamcs.protobuf.Mdb.CommandContainerInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Mdb.CommandContainerInfoOrBuilder
- Enclosing class:
- Mdb.CommandContainerInfo
public static final class Mdb.CommandContainerInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.CommandContainerInfo.Builder>
implements Mdb.CommandContainerInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.CommandContainerInfo
-
Method Summary
Modifier and TypeMethodDescriptionaddAlias
(int index, Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAlias
(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAlias
(Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAlias
(Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAliasBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAllAlias
(Iterable<? extends Yamcs.NamedObjectId> values) repeated .yamcs.protobuf.NamedObjectId alias = 5;
addAllEntry
(Iterable<? extends Mdb.SequenceEntryInfo> values) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addEntry
(int index, Mdb.SequenceEntryInfo value) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addEntry
(int index, Mdb.SequenceEntryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addEntry
(Mdb.SequenceEntryInfo value) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addEntry
(Mdb.SequenceEntryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addEntryBuilder
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
repeated .yamcs.protobuf.NamedObjectId alias = 5;
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional string longDescription = 4;
optional string name = 1;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional string qualifiedName = 2;
optional string shortDescription = 3;
optional int32 sizeInBits = 6;
clone()
getAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
getAliasBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
int
repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
getAliasOrBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
List<? extends Yamcs.NamedObjectIdOrBuilder>
repeated .yamcs.protobuf.NamedObjectId alias = 5;
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEntry
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
getEntryBuilder
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
int
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
getEntryOrBuilder
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
List<? extends Mdb.SequenceEntryInfoOrBuilder>
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
optional string longDescription = 4;
com.google.protobuf.ByteString
optional string longDescription = 4;
getName()
optional string name = 1;
com.google.protobuf.ByteString
optional string name = 1;
optional string qualifiedName = 2;
com.google.protobuf.ByteString
optional string qualifiedName = 2;
optional string shortDescription = 3;
com.google.protobuf.ByteString
optional string shortDescription = 3;
int
optional int32 sizeInBits = 6;
boolean
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
boolean
optional string longDescription = 4;
boolean
hasName()
optional string name = 1;
boolean
optional string qualifiedName = 2;
boolean
optional string shortDescription = 3;
boolean
optional int32 sizeInBits = 6;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
removeEntry
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
setAlias
(int index, Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 5;
setAlias
(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 5;
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
setBaseContainer
(Mdb.CommandContainerInfo.Builder builderForValue) optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
setEntry
(int index, Mdb.SequenceEntryInfo value) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
setEntry
(int index, Mdb.SequenceEntryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
setLongDescription
(String value) optional string longDescription = 4;
setLongDescriptionBytes
(com.google.protobuf.ByteString value) optional string longDescription = 4;
optional string name = 1;
setNameBytes
(com.google.protobuf.ByteString value) optional string name = 1;
setQualifiedName
(String value) optional string qualifiedName = 2;
setQualifiedNameBytes
(com.google.protobuf.ByteString value) optional string qualifiedName = 2;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShortDescription
(String value) optional string shortDescription = 3;
setShortDescriptionBytes
(com.google.protobuf.ByteString value) optional string shortDescription = 3;
setSizeInBits
(int value) optional int32 sizeInBits = 6;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) 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<Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
setField
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
clearField
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
clearOneof
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
setRepeatedField
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
addRepeatedField
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Mdb.CommandContainerInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.CommandContainerInfo.Builder>
-
mergeFrom
public Mdb.CommandContainerInfo.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<Mdb.CommandContainerInfo.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()optional string name = 1;
- Specified by:
hasName
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
optional string name = 1;
- Specified by:
getName
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()optional string name = 1;
- Specified by:
getNameBytes
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The bytes for name.
-
setName
optional string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
optional string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
optional string name = 1;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasQualifiedName
public boolean hasQualifiedName()optional string qualifiedName = 2;
- Specified by:
hasQualifiedName
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;
- Specified by:
getQualifiedName
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;
- Specified by:
getQualifiedNameBytes
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The bytes for qualifiedName.
-
setQualifiedName
optional string qualifiedName = 2;
- Parameters:
value
- The qualifiedName to set.- Returns:
- This builder for chaining.
-
clearQualifiedName
optional string qualifiedName = 2;
- Returns:
- This builder for chaining.
-
setQualifiedNameBytes
optional string qualifiedName = 2;
- Parameters:
value
- The bytes for qualifiedName to set.- Returns:
- This builder for chaining.
-
hasShortDescription
public boolean hasShortDescription()optional string shortDescription = 3;
- Specified by:
hasShortDescription
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
optional string shortDescription = 3;
- Specified by:
getShortDescription
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()optional string shortDescription = 3;
- Specified by:
getShortDescriptionBytes
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The bytes for shortDescription.
-
setShortDescription
optional string shortDescription = 3;
- Parameters:
value
- The shortDescription to set.- Returns:
- This builder for chaining.
-
clearShortDescription
optional string shortDescription = 3;
- Returns:
- This builder for chaining.
-
setShortDescriptionBytes
public Mdb.CommandContainerInfo.Builder setShortDescriptionBytes(com.google.protobuf.ByteString value) optional string shortDescription = 3;
- Parameters:
value
- The bytes for shortDescription to set.- Returns:
- This builder for chaining.
-
hasLongDescription
public boolean hasLongDescription()optional string longDescription = 4;
- Specified by:
hasLongDescription
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the longDescription field is set.
-
getLongDescription
optional string longDescription = 4;
- Specified by:
getLongDescription
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()optional string longDescription = 4;
- Specified by:
getLongDescriptionBytes
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The bytes for longDescription.
-
setLongDescription
optional string longDescription = 4;
- Parameters:
value
- The longDescription to set.- Returns:
- This builder for chaining.
-
clearLongDescription
optional string longDescription = 4;
- Returns:
- This builder for chaining.
-
setLongDescriptionBytes
public Mdb.CommandContainerInfo.Builder setLongDescriptionBytes(com.google.protobuf.ByteString value) optional string longDescription = 4;
- Parameters:
value
- The bytes for longDescription to set.- Returns:
- This builder for chaining.
-
getAliasList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasList
in interfaceMdb.CommandContainerInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasCount
in interfaceMdb.CommandContainerInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAlias
in interfaceMdb.CommandContainerInfoOrBuilder
-
setAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
setAlias
public Mdb.CommandContainerInfo.Builder setAlias(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAlias
public Mdb.CommandContainerInfo.Builder addAlias(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAllAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
clearAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
removeAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
getAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
getAliasOrBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilder
in interfaceMdb.CommandContainerInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilderList
in interfaceMdb.CommandContainerInfoOrBuilder
-
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
getAliasBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
-
hasSizeInBits
public boolean hasSizeInBits()optional int32 sizeInBits = 6;
- Specified by:
hasSizeInBits
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the sizeInBits field is set.
-
getSizeInBits
public int getSizeInBits()optional int32 sizeInBits = 6;
- Specified by:
getSizeInBits
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The sizeInBits.
-
setSizeInBits
optional int32 sizeInBits = 6;
- Parameters:
value
- The sizeInBits to set.- Returns:
- This builder for chaining.
-
clearSizeInBits
optional int32 sizeInBits = 6;
- Returns:
- This builder for chaining.
-
hasBaseContainer
public boolean hasBaseContainer()optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
- Specified by:
hasBaseContainer
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- Whether the baseContainer field is set.
-
getBaseContainer
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
- Specified by:
getBaseContainer
in interfaceMdb.CommandContainerInfoOrBuilder
- Returns:
- The baseContainer.
-
setBaseContainer
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
-
setBaseContainer
public Mdb.CommandContainerInfo.Builder setBaseContainer(Mdb.CommandContainerInfo.Builder builderForValue) optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
-
mergeBaseContainer
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
-
clearBaseContainer
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
-
getBaseContainerBuilder
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
-
getBaseContainerOrBuilder
optional .yamcs.protobuf.mdb.CommandContainerInfo baseContainer = 7;
- Specified by:
getBaseContainerOrBuilder
in interfaceMdb.CommandContainerInfoOrBuilder
-
getEntryList
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- Specified by:
getEntryList
in interfaceMdb.CommandContainerInfoOrBuilder
-
getEntryCount
public int getEntryCount()repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- Specified by:
getEntryCount
in interfaceMdb.CommandContainerInfoOrBuilder
-
getEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- Specified by:
getEntry
in interfaceMdb.CommandContainerInfoOrBuilder
-
setEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
setEntry
public Mdb.CommandContainerInfo.Builder setEntry(int index, Mdb.SequenceEntryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addEntry
public Mdb.CommandContainerInfo.Builder addEntry(int index, Mdb.SequenceEntryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addAllEntry
public Mdb.CommandContainerInfo.Builder addAllEntry(Iterable<? extends Mdb.SequenceEntryInfo> values) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
clearEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
removeEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
getEntryBuilder
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
getEntryOrBuilder
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- Specified by:
getEntryOrBuilder
in interfaceMdb.CommandContainerInfoOrBuilder
-
getEntryOrBuilderList
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
- Specified by:
getEntryOrBuilderList
in interfaceMdb.CommandContainerInfoOrBuilder
-
addEntryBuilder
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
addEntryBuilder
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
getEntryBuilderList
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 8;
-
setUnknownFields
public final Mdb.CommandContainerInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.CommandContainerInfo.Builder>
-
mergeUnknownFields
public final Mdb.CommandContainerInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.CommandContainerInfo.Builder>
-