Package org.yamcs.protobuf
Class Mdb.SpaceSystemInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.Builder>
org.yamcs.protobuf.Mdb.SpaceSystemInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Mdb.SpaceSystemInfoOrBuilder
- Enclosing class:
- Mdb.SpaceSystemInfo
public static final class Mdb.SpaceSystemInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.Builder>
implements Mdb.SpaceSystemInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.SpaceSystemInfo
-
Method Summary
Modifier and TypeMethodDescriptionaddAlias
(int index, Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAlias
(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAlias
(Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAlias
(Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 16;
repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAliasBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAllAlias
(Iterable<? extends Yamcs.NamedObjectId> values) repeated .yamcs.protobuf.NamedObjectId alias = 16;
addAllHistory
(Iterable<? extends Mdb.HistoryInfo> values) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addAllSub
(Iterable<? extends Mdb.SpaceSystemInfo> values) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
addHistory
(int index, Mdb.HistoryInfo value) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addHistory
(int index, Mdb.HistoryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addHistory
(Mdb.HistoryInfo value) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addHistory
(Mdb.HistoryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addHistoryBuilder
(int index) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSub
(int index, Mdb.SpaceSystemInfo value) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
addSub
(int index, Mdb.SpaceSystemInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
addSub
(Mdb.SpaceSystemInfo value) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
addSub
(Mdb.SpaceSystemInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
addSubBuilder
(int index) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
build()
clear()
repeated .yamcs.protobuf.NamedObjectId alias = 16;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
Long description (Markdown)Space system nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional string qualifiedName = 2;
Short description (one line)clearSub()
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
optional string version = 5;
clone()
boolean
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
getAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 16;
getAliasBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 16;
repeated .yamcs.protobuf.NamedObjectId alias = 16;
int
repeated .yamcs.protobuf.NamedObjectId alias = 16;
repeated .yamcs.protobuf.NamedObjectId alias = 16;
getAliasOrBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 16;
List<? extends Yamcs.NamedObjectIdOrBuilder>
repeated .yamcs.protobuf.NamedObjectId alias = 16;
Deprecated.int
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
getAncillaryDataOrDefault
(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getHistory
(int index) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
getHistoryBuilder
(int index) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
int
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
getHistoryOrBuilder
(int index) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
List<? extends Mdb.HistoryInfoOrBuilder>
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
Long description (Markdown)com.google.protobuf.ByteString
Long description (Markdown)Deprecated.getName()
Space system namecom.google.protobuf.ByteString
Space system nameoptional string qualifiedName = 2;
com.google.protobuf.ByteString
optional string qualifiedName = 2;
Short description (one line)com.google.protobuf.ByteString
Short description (one line)getSub
(int index) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
getSubBuilder
(int index) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
int
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
getSubOrBuilder
(int index) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
List<? extends Mdb.SpaceSystemInfoOrBuilder>
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
optional string version = 5;
com.google.protobuf.ByteString
optional string version = 5;
boolean
Long description (Markdown)boolean
hasName()
Space system nameboolean
optional string qualifiedName = 2;
boolean
Short description (one line)boolean
optional string version = 5;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Mdb.SpaceSystemInfo other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
putAncillaryData
(String key, Mdb.AncillaryDataInfo value) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
removeAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 16;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
removeHistory
(int index) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
removeSub
(int index) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
setAlias
(int index, Yamcs.NamedObjectId value) repeated .yamcs.protobuf.NamedObjectId alias = 16;
setAlias
(int index, Yamcs.NamedObjectId.Builder builderForValue) repeated .yamcs.protobuf.NamedObjectId alias = 16;
setHistory
(int index, Mdb.HistoryInfo value) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
setHistory
(int index, Mdb.HistoryInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
setLongDescription
(String value) Long description (Markdown)setLongDescriptionBytes
(com.google.protobuf.ByteString value) Long description (Markdown)Space system namesetNameBytes
(com.google.protobuf.ByteString value) Space system namesetQualifiedName
(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) Short description (one line)setShortDescriptionBytes
(com.google.protobuf.ByteString value) Short description (one line)setSub
(int index, Mdb.SpaceSystemInfo value) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
setSub
(int index, Mdb.SpaceSystemInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setVersion
(String value) optional string version = 5;
setVersionBytes
(com.google.protobuf.ByteString value) optional string version = 5;
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.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.SpaceSystemInfo.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.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
setField
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
clearField
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
clearOneof
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
setRepeatedField
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
addRepeatedField
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Mdb.SpaceSystemInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.SpaceSystemInfo.Builder>
-
mergeFrom
public Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()Space system name
optional string name = 1;
- Specified by:
hasName
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Space system name
optional string name = 1;
- Specified by:
getName
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Space system name
optional string name = 1;
- Specified by:
getNameBytes
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The bytes for name.
-
setName
Space system name
optional string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Space system name
optional string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
Space system name
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.SpaceSystemInfoOrBuilder
- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;
- Specified by:
getQualifiedName
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;
- Specified by:
getQualifiedNameBytes
in interfaceMdb.SpaceSystemInfoOrBuilder
- 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()Short description (one line)
optional string shortDescription = 3;
- Specified by:
hasShortDescription
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
Short description (one line)
optional string shortDescription = 3;
- Specified by:
getShortDescription
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()Short description (one line)
optional string shortDescription = 3;
- Specified by:
getShortDescriptionBytes
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The bytes for shortDescription.
-
setShortDescription
Short description (one line)
optional string shortDescription = 3;
- Parameters:
value
- The shortDescription to set.- Returns:
- This builder for chaining.
-
clearShortDescription
Short description (one line)
optional string shortDescription = 3;
- Returns:
- This builder for chaining.
-
setShortDescriptionBytes
Short description (one line)
optional string shortDescription = 3;
- Parameters:
value
- The bytes for shortDescription to set.- Returns:
- This builder for chaining.
-
hasLongDescription
public boolean hasLongDescription()Long description (Markdown)
optional string longDescription = 4;
- Specified by:
hasLongDescription
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- Whether the longDescription field is set.
-
getLongDescription
Long description (Markdown)
optional string longDescription = 4;
- Specified by:
getLongDescription
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()Long description (Markdown)
optional string longDescription = 4;
- Specified by:
getLongDescriptionBytes
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The bytes for longDescription.
-
setLongDescription
Long description (Markdown)
optional string longDescription = 4;
- Parameters:
value
- The longDescription to set.- Returns:
- This builder for chaining.
-
clearLongDescription
Long description (Markdown)
optional string longDescription = 4;
- Returns:
- This builder for chaining.
-
setLongDescriptionBytes
Long description (Markdown)
optional string longDescription = 4;
- Parameters:
value
- The bytes for longDescription to set.- Returns:
- This builder for chaining.
-
getAliasList
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- Specified by:
getAliasList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 16;
- Specified by:
getAliasCount
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- Specified by:
getAlias
in interfaceMdb.SpaceSystemInfoOrBuilder
-
setAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
setAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAllAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
clearAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
removeAlias
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
getAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
getAliasOrBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- Specified by:
getAliasOrBuilder
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 16;
- Specified by:
getAliasOrBuilderList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
getAliasBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 16;
-
hasVersion
public boolean hasVersion()optional string version = 5;
- Specified by:
hasVersion
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- Whether the version field is set.
-
getVersion
optional string version = 5;
- Specified by:
getVersion
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()optional string version = 5;
- Specified by:
getVersionBytes
in interfaceMdb.SpaceSystemInfoOrBuilder
- Returns:
- The bytes for version.
-
setVersion
optional string version = 5;
- Parameters:
value
- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
optional string version = 5;
- Returns:
- This builder for chaining.
-
setVersionBytes
optional string version = 5;
- Parameters:
value
- The bytes for version to set.- Returns:
- This builder for chaining.
-
getHistoryList
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- Specified by:
getHistoryList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryCount
public int getHistoryCount()repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- Specified by:
getHistoryCount
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- Specified by:
getHistory
in interfaceMdb.SpaceSystemInfoOrBuilder
-
setHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
setHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addAllHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
clearHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
removeHistory
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
getHistoryBuilder
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
getHistoryOrBuilder
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- Specified by:
getHistoryOrBuilder
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryOrBuilderList
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
- Specified by:
getHistoryOrBuilderList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
addHistoryBuilder
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
addHistoryBuilder
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
getHistoryBuilderList
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;
-
getSubList
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- Specified by:
getSubList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubCount
public int getSubCount()repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- Specified by:
getSubCount
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- Specified by:
getSub
in interfaceMdb.SpaceSystemInfoOrBuilder
-
setSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
setSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addAllSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
clearSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
removeSub
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
getSubBuilder
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
getSubOrBuilder
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- Specified by:
getSubOrBuilder
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubOrBuilderList
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
- Specified by:
getSubOrBuilderList
in interfaceMdb.SpaceSystemInfoOrBuilder
-
addSubBuilder
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
addSubBuilder
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
getSubBuilderList
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;
-
getAncillaryDataCount
public int getAncillaryDataCount()Description copied from interface:Mdb.SpaceSystemInfoOrBuilder
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
- Specified by:
getAncillaryDataCount
in interfaceMdb.SpaceSystemInfoOrBuilder
-
containsAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
- Specified by:
containsAncillaryData
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryData
Deprecated.UsegetAncillaryDataMap()
instead.- Specified by:
getAncillaryData
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataMap
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
- Specified by:
getAncillaryDataMap
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataOrDefault
public Mdb.AncillaryDataInfo getAncillaryDataOrDefault(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
- Specified by:
getAncillaryDataOrDefault
in interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataOrThrow
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
- Specified by:
getAncillaryDataOrThrow
in interfaceMdb.SpaceSystemInfoOrBuilder
-
clearAncillaryData
-
removeAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
-
getMutableAncillaryData
Deprecated.Use alternate mutation accessors instead. -
putAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
-
putAllAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;
-
setUnknownFields
public final Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-
mergeUnknownFields
public final Mdb.SpaceSystemInfo.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.SpaceSystemInfo.Builder>
-