Package org.yamcs.protobuf
Class Mdb.SpaceSystemInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Mdb.SpaceSystemInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Mdb.SpaceSystemInfoOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.SpaceSystemInfo extends com.google.protobuf.GeneratedMessageV3 implements Mdb.SpaceSystemInfoOrBuilder
Protobuf typeyamcs.protobuf.mdb.SpaceSystemInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMdb.SpaceSystemInfo.BuilderProtobuf typeyamcs.protobuf.mdb.SpaceSystemInfo-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intALIAS_FIELD_NUMBERstatic intANCILLARYDATA_FIELD_NUMBERstatic intHISTORY_FIELD_NUMBERstatic intLONGDESCRIPTION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Mdb.SpaceSystemInfo>PARSERDeprecated.static intQUALIFIEDNAME_FIELD_NUMBERstatic intSHORTDESCRIPTION_FIELD_NUMBERstatic intSUB_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsAncillaryData(String key)map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;booleanequals(Object obj)Yamcs.NamedObjectIdgetAlias(int index)repeated .yamcs.protobuf.NamedObjectId alias = 16;intgetAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 16;List<Yamcs.NamedObjectId>getAliasList()repeated .yamcs.protobuf.NamedObjectId alias = 16;Yamcs.NamedObjectIdOrBuildergetAliasOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId alias = 16;List<? extends Yamcs.NamedObjectIdOrBuilder>getAliasOrBuilderList()repeated .yamcs.protobuf.NamedObjectId alias = 16;Map<String,Mdb.AncillaryDataInfo>getAncillaryData()Deprecated.intgetAncillaryDataCount()map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;Map<String,Mdb.AncillaryDataInfo>getAncillaryDataMap()map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;Mdb.AncillaryDataInfogetAncillaryDataOrDefault(String key, Mdb.AncillaryDataInfo defaultValue)map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;Mdb.AncillaryDataInfogetAncillaryDataOrThrow(String key)map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;static Mdb.SpaceSystemInfogetDefaultInstance()Mdb.SpaceSystemInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Mdb.HistoryInfogetHistory(int index)repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;intgetHistoryCount()repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;List<Mdb.HistoryInfo>getHistoryList()repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;Mdb.HistoryInfoOrBuildergetHistoryOrBuilder(int index)repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;List<? extends Mdb.HistoryInfoOrBuilder>getHistoryOrBuilderList()repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;StringgetLongDescription()optional string longDescription = 4;com.google.protobuf.ByteStringgetLongDescriptionBytes()optional string longDescription = 4;StringgetName()optional string name = 1;com.google.protobuf.ByteStringgetNameBytes()optional string name = 1;com.google.protobuf.Parser<Mdb.SpaceSystemInfo>getParserForType()StringgetQualifiedName()optional string qualifiedName = 2;com.google.protobuf.ByteStringgetQualifiedNameBytes()optional string qualifiedName = 2;intgetSerializedSize()StringgetShortDescription()optional string shortDescription = 3;com.google.protobuf.ByteStringgetShortDescriptionBytes()optional string shortDescription = 3;Mdb.SpaceSystemInfogetSub(int index)repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;intgetSubCount()repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;List<Mdb.SpaceSystemInfo>getSubList()repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;Mdb.SpaceSystemInfoOrBuildergetSubOrBuilder(int index)repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;List<? extends Mdb.SpaceSystemInfoOrBuilder>getSubOrBuilderList()repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetVersion()optional string version = 5;com.google.protobuf.ByteStringgetVersionBytes()optional string version = 5;inthashCode()booleanhasLongDescription()optional string longDescription = 4;booleanhasName()optional string name = 1;booleanhasQualifiedName()optional string qualifiedName = 2;booleanhasShortDescription()optional string shortDescription = 3;booleanhasVersion()optional string version = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Mdb.SpaceSystemInfo.BuildernewBuilder()static Mdb.SpaceSystemInfo.BuildernewBuilder(Mdb.SpaceSystemInfo prototype)Mdb.SpaceSystemInfo.BuildernewBuilderForType()protected Mdb.SpaceSystemInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Mdb.SpaceSystemInfoparseDelimitedFrom(InputStream input)static Mdb.SpaceSystemInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SpaceSystemInfoparseFrom(byte[] data)static Mdb.SpaceSystemInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SpaceSystemInfoparseFrom(com.google.protobuf.ByteString data)static Mdb.SpaceSystemInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SpaceSystemInfoparseFrom(com.google.protobuf.CodedInputStream input)static Mdb.SpaceSystemInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SpaceSystemInfoparseFrom(InputStream input)static Mdb.SpaceSystemInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.SpaceSystemInfoparseFrom(ByteBuffer data)static Mdb.SpaceSystemInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Mdb.SpaceSystemInfo>parser()Mdb.SpaceSystemInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUALIFIEDNAME_FIELD_NUMBER
public static final int QUALIFIEDNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHORTDESCRIPTION_FIELD_NUMBER
public static final int SHORTDESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONGDESCRIPTION_FIELD_NUMBER
public static final int LONGDESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HISTORY_FIELD_NUMBER
public static final int HISTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUB_FIELD_NUMBER
public static final int SUB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANCILLARYDATA_FIELD_NUMBER
public static final int ANCILLARYDATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Mdb.SpaceSystemInfo> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()
optional string name = 1;- Specified by:
hasNamein interfaceMdb.SpaceSystemInfoOrBuilder
-
getName
public String getName()
optional string name = 1;- Specified by:
getNamein interfaceMdb.SpaceSystemInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;- Specified by:
getNameBytesin interfaceMdb.SpaceSystemInfoOrBuilder
-
hasQualifiedName
public boolean hasQualifiedName()
optional string qualifiedName = 2;- Specified by:
hasQualifiedNamein interfaceMdb.SpaceSystemInfoOrBuilder
-
getQualifiedName
public String getQualifiedName()
optional string qualifiedName = 2;- Specified by:
getQualifiedNamein interfaceMdb.SpaceSystemInfoOrBuilder
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()
optional string qualifiedName = 2;- Specified by:
getQualifiedNameBytesin interfaceMdb.SpaceSystemInfoOrBuilder
-
hasShortDescription
public boolean hasShortDescription()
optional string shortDescription = 3;- Specified by:
hasShortDescriptionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getShortDescription
public String getShortDescription()
optional string shortDescription = 3;- Specified by:
getShortDescriptionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()
optional string shortDescription = 3;- Specified by:
getShortDescriptionBytesin interfaceMdb.SpaceSystemInfoOrBuilder
-
hasLongDescription
public boolean hasLongDescription()
optional string longDescription = 4;- Specified by:
hasLongDescriptionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getLongDescription
public String getLongDescription()
optional string longDescription = 4;- Specified by:
getLongDescriptionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()
optional string longDescription = 4;- Specified by:
getLongDescriptionBytesin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasList
public List<Yamcs.NamedObjectId> getAliasList()
repeated .yamcs.protobuf.NamedObjectId alias = 16;- Specified by:
getAliasListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getAliasOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId alias = 16;- Specified by:
getAliasOrBuilderListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasCount
public int getAliasCount()
repeated .yamcs.protobuf.NamedObjectId alias = 16;- Specified by:
getAliasCountin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAlias
public Yamcs.NamedObjectId getAlias(int index)
repeated .yamcs.protobuf.NamedObjectId alias = 16;- Specified by:
getAliasin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAliasOrBuilder
public Yamcs.NamedObjectIdOrBuilder getAliasOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId alias = 16;- Specified by:
getAliasOrBuilderin interfaceMdb.SpaceSystemInfoOrBuilder
-
hasVersion
public boolean hasVersion()
optional string version = 5;- Specified by:
hasVersionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getVersion
public String getVersion()
optional string version = 5;- Specified by:
getVersionin interfaceMdb.SpaceSystemInfoOrBuilder
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
optional string version = 5;- Specified by:
getVersionBytesin interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryList
public List<Mdb.HistoryInfo> getHistoryList()
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;- Specified by:
getHistoryListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryOrBuilderList
public List<? extends Mdb.HistoryInfoOrBuilder> getHistoryOrBuilderList()
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;- Specified by:
getHistoryOrBuilderListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryCount
public int getHistoryCount()
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;- Specified by:
getHistoryCountin interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistory
public Mdb.HistoryInfo getHistory(int index)
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;- Specified by:
getHistoryin interfaceMdb.SpaceSystemInfoOrBuilder
-
getHistoryOrBuilder
public Mdb.HistoryInfoOrBuilder getHistoryOrBuilder(int index)
repeated .yamcs.protobuf.mdb.HistoryInfo history = 14;- Specified by:
getHistoryOrBuilderin interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubList
public List<Mdb.SpaceSystemInfo> getSubList()
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;- Specified by:
getSubListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubOrBuilderList
public List<? extends Mdb.SpaceSystemInfoOrBuilder> getSubOrBuilderList()
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;- Specified by:
getSubOrBuilderListin interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubCount
public int getSubCount()
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;- Specified by:
getSubCountin interfaceMdb.SpaceSystemInfoOrBuilder
-
getSub
public Mdb.SpaceSystemInfo getSub(int index)
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;- Specified by:
getSubin interfaceMdb.SpaceSystemInfoOrBuilder
-
getSubOrBuilder
public Mdb.SpaceSystemInfoOrBuilder getSubOrBuilder(int index)
repeated .yamcs.protobuf.mdb.SpaceSystemInfo sub = 15;- Specified by:
getSubOrBuilderin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataCount
public int getAncillaryDataCount()
Description copied from interface:Mdb.SpaceSystemInfoOrBuildermap<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;- Specified by:
getAncillaryDataCountin interfaceMdb.SpaceSystemInfoOrBuilder
-
containsAncillaryData
public boolean containsAncillaryData(String key)
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;- Specified by:
containsAncillaryDatain interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryData
@Deprecated public Map<String,Mdb.AncillaryDataInfo> getAncillaryData()
Deprecated.UsegetAncillaryDataMap()instead.- Specified by:
getAncillaryDatain interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataMap
public Map<String,Mdb.AncillaryDataInfo> getAncillaryDataMap()
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;- Specified by:
getAncillaryDataMapin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataOrDefault
public Mdb.AncillaryDataInfo getAncillaryDataOrDefault(String key, Mdb.AncillaryDataInfo defaultValue)
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;- Specified by:
getAncillaryDataOrDefaultin interfaceMdb.SpaceSystemInfoOrBuilder
-
getAncillaryDataOrThrow
public Mdb.AncillaryDataInfo getAncillaryDataOrThrow(String key)
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 17;- Specified by:
getAncillaryDataOrThrowin interfaceMdb.SpaceSystemInfoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.SpaceSystemInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.SpaceSystemInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.SpaceSystemInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Mdb.SpaceSystemInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Mdb.SpaceSystemInfo.Builder newBuilder()
-
newBuilder
public static Mdb.SpaceSystemInfo.Builder newBuilder(Mdb.SpaceSystemInfo prototype)
-
toBuilder
public Mdb.SpaceSystemInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.SpaceSystemInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Mdb.SpaceSystemInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Mdb.SpaceSystemInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Mdb.SpaceSystemInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Mdb.SpaceSystemInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-