Package org.yamcs.protobuf
Class Mdb.AlgorithmInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Mdb.AlgorithmInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Mdb.AlgorithmInfoOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.AlgorithmInfo extends com.google.protobuf.GeneratedMessageV3 implements Mdb.AlgorithmInfoOrBuilder
Protobuf typeyamcs.protobuf.mdb.AlgorithmInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMdb.AlgorithmInfo.BuilderProtobuf typeyamcs.protobuf.mdb.AlgorithmInfostatic classMdb.AlgorithmInfo.ScopeProtobuf enumyamcs.protobuf.mdb.AlgorithmInfo.Scope-
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 intINPUTPARAMETER_FIELD_NUMBERstatic intLANGUAGE_FIELD_NUMBERstatic intLONGDESCRIPTION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intONPARAMETERUPDATE_FIELD_NUMBERstatic intONPERIODICRATE_FIELD_NUMBERstatic intOUTPUTPARAMETER_FIELD_NUMBERstatic com.google.protobuf.Parser<Mdb.AlgorithmInfo>PARSERDeprecated.static intQUALIFIEDNAME_FIELD_NUMBERstatic intSCOPE_FIELD_NUMBERstatic intSHORTDESCRIPTION_FIELD_NUMBERstatic intTEXT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Yamcs.NamedObjectIdgetAlias(int index)repeated .yamcs.protobuf.NamedObjectId alias = 5;intgetAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;List<Yamcs.NamedObjectId>getAliasList()repeated .yamcs.protobuf.NamedObjectId alias = 5;Yamcs.NamedObjectIdOrBuildergetAliasOrBuilder(int index)repeated .yamcs.protobuf.NamedObjectId alias = 5;List<? extends Yamcs.NamedObjectIdOrBuilder>getAliasOrBuilderList()repeated .yamcs.protobuf.NamedObjectId alias = 5;static Mdb.AlgorithmInfogetDefaultInstance()Mdb.AlgorithmInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Mdb.InputParameterInfogetInputParameter(int index)repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;intgetInputParameterCount()repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;List<Mdb.InputParameterInfo>getInputParameterList()repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;Mdb.InputParameterInfoOrBuildergetInputParameterOrBuilder(int index)repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;List<? extends Mdb.InputParameterInfoOrBuilder>getInputParameterOrBuilderList()repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;StringgetLanguage()optional string language = 7;com.google.protobuf.ByteStringgetLanguageBytes()optional string language = 7;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;Mdb.ParameterInfogetOnParameterUpdate(int index)repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;intgetOnParameterUpdateCount()repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;List<Mdb.ParameterInfo>getOnParameterUpdateList()repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;Mdb.ParameterInfoOrBuildergetOnParameterUpdateOrBuilder(int index)repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;List<? extends Mdb.ParameterInfoOrBuilder>getOnParameterUpdateOrBuilderList()repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;longgetOnPeriodicRate(int index)repeated int64 onPeriodicRate = 12;intgetOnPeriodicRateCount()repeated int64 onPeriodicRate = 12;List<Long>getOnPeriodicRateList()repeated int64 onPeriodicRate = 12;Mdb.OutputParameterInfogetOutputParameter(int index)repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;intgetOutputParameterCount()repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;List<Mdb.OutputParameterInfo>getOutputParameterList()repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;Mdb.OutputParameterInfoOrBuildergetOutputParameterOrBuilder(int index)repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;List<? extends Mdb.OutputParameterInfoOrBuilder>getOutputParameterOrBuilderList()repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;com.google.protobuf.Parser<Mdb.AlgorithmInfo>getParserForType()StringgetQualifiedName()optional string qualifiedName = 2;com.google.protobuf.ByteStringgetQualifiedNameBytes()optional string qualifiedName = 2;Mdb.AlgorithmInfo.ScopegetScope()optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;intgetSerializedSize()StringgetShortDescription()optional string shortDescription = 3;com.google.protobuf.ByteStringgetShortDescriptionBytes()optional string shortDescription = 3;StringgetText()optional string text = 8;com.google.protobuf.ByteStringgetTextBytes()optional string text = 8;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasLanguage()optional string language = 7;booleanhasLongDescription()optional string longDescription = 4;booleanhasName()optional string name = 1;booleanhasQualifiedName()optional string qualifiedName = 2;booleanhasScope()optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;booleanhasShortDescription()optional string shortDescription = 3;booleanhasText()optional string text = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Mdb.AlgorithmInfo.BuildernewBuilder()static Mdb.AlgorithmInfo.BuildernewBuilder(Mdb.AlgorithmInfo prototype)Mdb.AlgorithmInfo.BuildernewBuilderForType()protected Mdb.AlgorithmInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Mdb.AlgorithmInfoparseDelimitedFrom(InputStream input)static Mdb.AlgorithmInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoparseFrom(byte[] data)static Mdb.AlgorithmInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoparseFrom(com.google.protobuf.ByteString data)static Mdb.AlgorithmInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoparseFrom(com.google.protobuf.CodedInputStream input)static Mdb.AlgorithmInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoparseFrom(InputStream input)static Mdb.AlgorithmInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.AlgorithmInfoparseFrom(ByteBuffer data)static Mdb.AlgorithmInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Mdb.AlgorithmInfo>parser()Mdb.AlgorithmInfo.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, internalGetMapField, 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
-
SCOPE_FIELD_NUMBER
public static final int SCOPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUTPARAMETER_FIELD_NUMBER
public static final int INPUTPARAMETER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUTPARAMETER_FIELD_NUMBER
public static final int OUTPUTPARAMETER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ONPARAMETERUPDATE_FIELD_NUMBER
public static final int ONPARAMETERUPDATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ONPERIODICRATE_FIELD_NUMBER
public static final int ONPERIODICRATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Mdb.AlgorithmInfo> 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()
-
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.AlgorithmInfoOrBuilder
-
getName
public String getName()
optional string name = 1;- Specified by:
getNamein interfaceMdb.AlgorithmInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;- Specified by:
getNameBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
hasQualifiedName
public boolean hasQualifiedName()
optional string qualifiedName = 2;- Specified by:
hasQualifiedNamein interfaceMdb.AlgorithmInfoOrBuilder
-
getQualifiedName
public String getQualifiedName()
optional string qualifiedName = 2;- Specified by:
getQualifiedNamein interfaceMdb.AlgorithmInfoOrBuilder
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()
optional string qualifiedName = 2;- Specified by:
getQualifiedNameBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
hasShortDescription
public boolean hasShortDescription()
optional string shortDescription = 3;- Specified by:
hasShortDescriptionin interfaceMdb.AlgorithmInfoOrBuilder
-
getShortDescription
public String getShortDescription()
optional string shortDescription = 3;- Specified by:
getShortDescriptionin interfaceMdb.AlgorithmInfoOrBuilder
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()
optional string shortDescription = 3;- Specified by:
getShortDescriptionBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
hasLongDescription
public boolean hasLongDescription()
optional string longDescription = 4;- Specified by:
hasLongDescriptionin interfaceMdb.AlgorithmInfoOrBuilder
-
getLongDescription
public String getLongDescription()
optional string longDescription = 4;- Specified by:
getLongDescriptionin interfaceMdb.AlgorithmInfoOrBuilder
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()
optional string longDescription = 4;- Specified by:
getLongDescriptionBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasList
public List<Yamcs.NamedObjectId> getAliasList()
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasListin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasOrBuilderList
public List<? extends Yamcs.NamedObjectIdOrBuilder> getAliasOrBuilderList()
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasCount
public int getAliasCount()
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getAlias
public Yamcs.NamedObjectId getAlias(int index)
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasOrBuilder
public Yamcs.NamedObjectIdOrBuilder getAliasOrBuilder(int index)
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
hasScope
public boolean hasScope()
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Specified by:
hasScopein interfaceMdb.AlgorithmInfoOrBuilder
-
getScope
public Mdb.AlgorithmInfo.Scope getScope()
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Specified by:
getScopein interfaceMdb.AlgorithmInfoOrBuilder
-
hasLanguage
public boolean hasLanguage()
optional string language = 7;- Specified by:
hasLanguagein interfaceMdb.AlgorithmInfoOrBuilder
-
getLanguage
public String getLanguage()
optional string language = 7;- Specified by:
getLanguagein interfaceMdb.AlgorithmInfoOrBuilder
-
getLanguageBytes
public com.google.protobuf.ByteString getLanguageBytes()
optional string language = 7;- Specified by:
getLanguageBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
hasText
public boolean hasText()
optional string text = 8;- Specified by:
hasTextin interfaceMdb.AlgorithmInfoOrBuilder
-
getText
public String getText()
optional string text = 8;- Specified by:
getTextin interfaceMdb.AlgorithmInfoOrBuilder
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
optional string text = 8;- Specified by:
getTextBytesin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterList
public List<Mdb.InputParameterInfo> getInputParameterList()
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterListin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterOrBuilderList
public List<? extends Mdb.InputParameterInfoOrBuilder> getInputParameterOrBuilderList()
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterCount
public int getInputParameterCount()
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameter
public Mdb.InputParameterInfo getInputParameter(int index)
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterOrBuilder
public Mdb.InputParameterInfoOrBuilder getInputParameterOrBuilder(int index)
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterList
public List<Mdb.OutputParameterInfo> getOutputParameterList()
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterOrBuilderList
public List<? extends Mdb.OutputParameterInfoOrBuilder> getOutputParameterOrBuilderList()
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterCount
public int getOutputParameterCount()
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameter
public Mdb.OutputParameterInfo getOutputParameter(int index)
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterOrBuilder
public Mdb.OutputParameterInfoOrBuilder getOutputParameterOrBuilder(int index)
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateList
public List<Mdb.ParameterInfo> getOnParameterUpdateList()
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateOrBuilderList
public List<? extends Mdb.ParameterInfoOrBuilder> getOnParameterUpdateOrBuilderList()
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateCount
public int getOnParameterUpdateCount()
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdate
public Mdb.ParameterInfo getOnParameterUpdate(int index)
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdatein interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateOrBuilder
public Mdb.ParameterInfoOrBuilder getOnParameterUpdateOrBuilder(int index)
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnPeriodicRateList
public List<Long> getOnPeriodicRateList()
repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRateListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnPeriodicRateCount
public int getOnPeriodicRateCount()
repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRateCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnPeriodicRate
public long getOnPeriodicRate(int index)
repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRatein interfaceMdb.AlgorithmInfoOrBuilder
-
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.AlgorithmInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.AlgorithmInfo 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.AlgorithmInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.AlgorithmInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.AlgorithmInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.AlgorithmInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Mdb.AlgorithmInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Mdb.AlgorithmInfo.Builder newBuilder()
-
newBuilder
public static Mdb.AlgorithmInfo.Builder newBuilder(Mdb.AlgorithmInfo prototype)
-
toBuilder
public Mdb.AlgorithmInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.AlgorithmInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Mdb.AlgorithmInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Mdb.AlgorithmInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Mdb.AlgorithmInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Mdb.AlgorithmInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-