Package org.yamcs.protobuf
Class Mdb.AlgorithmInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
org.yamcs.protobuf.Mdb.AlgorithmInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Mdb.AlgorithmInfoOrBuilder
- Enclosing class:
- Mdb.AlgorithmInfo
public static final class Mdb.AlgorithmInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
implements Mdb.AlgorithmInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.AlgorithmInfo-
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;addAllInputParameter(Iterable<? extends Mdb.InputParameterInfo> values) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;addAllMathElements(Iterable<? extends Mdb.MathElement> values) Operands and operators in Reverse Polish Notation if type ``MATH``.addAllOnParameterUpdate(Iterable<? extends Mdb.ParameterInfo> values) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;addAllOnPeriodicRate(Iterable<? extends Long> values) repeated int64 onPeriodicRate = 12;addAllOutputParameter(Iterable<? extends Mdb.OutputParameterInfo> values) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;addInputParameter(int index, Mdb.InputParameterInfo value) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;addInputParameter(int index, Mdb.InputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;addInputParameter(Mdb.InputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;addInputParameterBuilder(int index) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;addMathElements(int index, Mdb.MathElement value) Operands and operators in Reverse Polish Notation if type ``MATH``.addMathElements(int index, Mdb.MathElement.Builder builderForValue) Operands and operators in Reverse Polish Notation if type ``MATH``.addMathElements(Mdb.MathElement value) Operands and operators in Reverse Polish Notation if type ``MATH``.addMathElements(Mdb.MathElement.Builder builderForValue) Operands and operators in Reverse Polish Notation if type ``MATH``.Operands and operators in Reverse Polish Notation if type ``MATH``.addMathElementsBuilder(int index) Operands and operators in Reverse Polish Notation if type ``MATH``.addOnParameterUpdate(int index, Mdb.ParameterInfo value) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;addOnParameterUpdate(int index, Mdb.ParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;addOnParameterUpdate(Mdb.ParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;addOnParameterUpdateBuilder(int index) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;addOnPeriodicRate(long value) repeated int64 onPeriodicRate = 12;addOutputParameter(int index, Mdb.OutputParameterInfo value) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;addOutputParameter(int index, Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;addOutputParameter(Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;addOutputParameterBuilder(int index) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated .yamcs.protobuf.NamedObjectId alias = 5;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;Language if this is a custom algorithmoptional string longDescription = 4;Operands and operators in Reverse Polish Notation if type ``MATH``.Algorithm nameclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;repeated int64 onPeriodicRate = 12;repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;optional string qualifiedName = 2;optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;optional string shortDescription = 3;Code if this is a custom algorithmType of algorithmclone()getAlias(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;getAliasBuilder(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;repeated .yamcs.protobuf.NamedObjectId alias = 5;intrepeated .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;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetInputParameter(int index) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;getInputParameterBuilder(int index) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;intrepeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;getInputParameterOrBuilder(int index) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;List<? extends Mdb.InputParameterInfoOrBuilder>repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;Language if this is a custom algorithmcom.google.protobuf.ByteStringLanguage if this is a custom algorithmoptional string longDescription = 4;com.google.protobuf.ByteStringoptional string longDescription = 4;getMathElements(int index) Operands and operators in Reverse Polish Notation if type ``MATH``.getMathElementsBuilder(int index) Operands and operators in Reverse Polish Notation if type ``MATH``.Operands and operators in Reverse Polish Notation if type ``MATH``.intOperands and operators in Reverse Polish Notation if type ``MATH``.Operands and operators in Reverse Polish Notation if type ``MATH``.getMathElementsOrBuilder(int index) Operands and operators in Reverse Polish Notation if type ``MATH``.List<? extends Mdb.MathElementOrBuilder>Operands and operators in Reverse Polish Notation if type ``MATH``.getName()Algorithm namecom.google.protobuf.ByteStringAlgorithm namegetOnParameterUpdate(int index) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;getOnParameterUpdateBuilder(int index) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;intrepeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;getOnParameterUpdateOrBuilder(int index) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;List<? extends Mdb.ParameterInfoOrBuilder>repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;longgetOnPeriodicRate(int index) repeated int64 onPeriodicRate = 12;intrepeated int64 onPeriodicRate = 12;repeated int64 onPeriodicRate = 12;getOutputParameter(int index) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;getOutputParameterBuilder(int index) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;intrepeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;getOutputParameterOrBuilder(int index) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;List<? extends Mdb.OutputParameterInfoOrBuilder>repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;optional string qualifiedName = 2;com.google.protobuf.ByteStringoptional string qualifiedName = 2;getScope()optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;optional string shortDescription = 3;com.google.protobuf.ByteStringoptional string shortDescription = 3;getText()Code if this is a custom algorithmcom.google.protobuf.ByteStringCode if this is a custom algorithmgetType()Type of algorithmbooleanLanguage if this is a custom algorithmbooleanoptional string longDescription = 4;booleanhasName()Algorithm namebooleanoptional string qualifiedName = 2;booleanhasScope()optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;booleanoptional string shortDescription = 3;booleanhasText()Code if this is a custom algorithmbooleanhasType()Type of algorithmprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Mdb.AlgorithmInfo other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeAlias(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;removeInputParameter(int index) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;removeMathElements(int index) Operands and operators in Reverse Polish Notation if type ``MATH``.removeOnParameterUpdate(int index) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;removeOutputParameter(int index) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;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;setInputParameter(int index, Mdb.InputParameterInfo value) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;setInputParameter(int index, Mdb.InputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;setLanguage(String value) Language if this is a custom algorithmsetLanguageBytes(com.google.protobuf.ByteString value) Language if this is a custom algorithmsetLongDescription(String value) optional string longDescription = 4;setLongDescriptionBytes(com.google.protobuf.ByteString value) optional string longDescription = 4;setMathElements(int index, Mdb.MathElement value) Operands and operators in Reverse Polish Notation if type ``MATH``.setMathElements(int index, Mdb.MathElement.Builder builderForValue) Operands and operators in Reverse Polish Notation if type ``MATH``.Algorithm namesetNameBytes(com.google.protobuf.ByteString value) Algorithm namesetOnParameterUpdate(int index, Mdb.ParameterInfo value) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;setOnParameterUpdate(int index, Mdb.ParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;setOnPeriodicRate(int index, long value) repeated int64 onPeriodicRate = 12;setOutputParameter(int index, Mdb.OutputParameterInfo value) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;setOutputParameter(int index, Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;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) setScope(Mdb.AlgorithmInfo.Scope value) optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;setShortDescription(String value) optional string shortDescription = 3;setShortDescriptionBytes(com.google.protobuf.ByteString value) optional string shortDescription = 3;Code if this is a custom algorithmsetTextBytes(com.google.protobuf.ByteString value) Code if this is a custom algorithmsetType(Mdb.AlgorithmInfo.Type value) Type of algorithmsetUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
setField
public Mdb.AlgorithmInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
setRepeatedField
public Mdb.AlgorithmInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
addRepeatedField
public Mdb.AlgorithmInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeFrom
public Mdb.AlgorithmInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Mdb.AlgorithmInfo.Builder>- Throws:
IOException
-
hasName
public boolean hasName()Algorithm name
optional string name = 1;- Specified by:
hasNamein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the name field is set.
-
getName
Algorithm name
optional string name = 1;- Specified by:
getNamein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Algorithm name
optional string name = 1;- Specified by:
getNameBytesin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The bytes for name.
-
setName
Algorithm name
optional string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Algorithm name
optional string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
Algorithm 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:
hasQualifiedNamein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;- Specified by:
getQualifiedNamein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;- Specified by:
getQualifiedNameBytesin interfaceMdb.AlgorithmInfoOrBuilder- 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:
hasShortDescriptionin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
optional string shortDescription = 3;- Specified by:
getShortDescriptionin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()optional string shortDescription = 3;- Specified by:
getShortDescriptionBytesin interfaceMdb.AlgorithmInfoOrBuilder- 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
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:
hasLongDescriptionin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the longDescription field is set.
-
getLongDescription
optional string longDescription = 4;- Specified by:
getLongDescriptionin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()optional string longDescription = 4;- Specified by:
getLongDescriptionBytesin interfaceMdb.AlgorithmInfoOrBuilder- 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
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:
getAliasListin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasin interfaceMdb.AlgorithmInfoOrBuilder
-
setAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5; -
setAlias
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
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:
getAliasOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;- Specified by:
getAliasOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5; -
addAliasBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5; -
getAliasBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5; -
hasScope
public boolean hasScope()optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Specified by:
hasScopein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the scope field is set.
-
getScope
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Specified by:
getScopein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The scope.
-
setScope
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Parameters:
value- The scope to set.- Returns:
- This builder for chaining.
-
clearScope
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;- Returns:
- This builder for chaining.
-
hasType
public boolean hasType()Type of algorithm
optional .yamcs.protobuf.mdb.AlgorithmInfo.Type type = 13;- Specified by:
hasTypein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the type field is set.
-
getType
Type of algorithm
optional .yamcs.protobuf.mdb.AlgorithmInfo.Type type = 13;- Specified by:
getTypein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The type.
-
setType
Type of algorithm
optional .yamcs.protobuf.mdb.AlgorithmInfo.Type type = 13;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
Type of algorithm
optional .yamcs.protobuf.mdb.AlgorithmInfo.Type type = 13;- Returns:
- This builder for chaining.
-
hasLanguage
public boolean hasLanguage()Language if this is a custom algorithm
optional string language = 7;- Specified by:
hasLanguagein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the language field is set.
-
getLanguage
Language if this is a custom algorithm
optional string language = 7;- Specified by:
getLanguagein interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The language.
-
getLanguageBytes
public com.google.protobuf.ByteString getLanguageBytes()Language if this is a custom algorithm
optional string language = 7;- Specified by:
getLanguageBytesin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The bytes for language.
-
setLanguage
Language if this is a custom algorithm
optional string language = 7;- Parameters:
value- The language to set.- Returns:
- This builder for chaining.
-
clearLanguage
Language if this is a custom algorithm
optional string language = 7;- Returns:
- This builder for chaining.
-
setLanguageBytes
Language if this is a custom algorithm
optional string language = 7;- Parameters:
value- The bytes for language to set.- Returns:
- This builder for chaining.
-
hasText
public boolean hasText()Code if this is a custom algorithm
optional string text = 8;- Specified by:
hasTextin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- Whether the text field is set.
-
getText
Code if this is a custom algorithm
optional string text = 8;- Specified by:
getTextin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()Code if this is a custom algorithm
optional string text = 8;- Specified by:
getTextBytesin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The bytes for text.
-
setText
Code if this is a custom algorithm
optional string text = 8;- Parameters:
value- The text to set.- Returns:
- This builder for chaining.
-
clearText
Code if this is a custom algorithm
optional string text = 8;- Returns:
- This builder for chaining.
-
setTextBytes
Code if this is a custom algorithm
optional string text = 8;- Parameters:
value- The bytes for text to set.- Returns:
- This builder for chaining.
-
getInputParameterList
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterListin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterCount
public int getInputParameterCount()repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterin interfaceMdb.AlgorithmInfoOrBuilder
-
setInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
setInputParameter
public Mdb.AlgorithmInfo.Builder setInputParameter(int index, Mdb.InputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addInputParameter
public Mdb.AlgorithmInfo.Builder addInputParameter(int index, Mdb.InputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addAllInputParameter
public Mdb.AlgorithmInfo.Builder addAllInputParameter(Iterable<? extends Mdb.InputParameterInfo> values) repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
clearInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
removeInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
getInputParameterBuilder
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
getInputParameterOrBuilder
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterOrBuilderList
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;- Specified by:
getInputParameterOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
addInputParameterBuilder
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
addInputParameterBuilder
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
getInputParameterBuilderList
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9; -
getOutputParameterList
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterCount
public int getOutputParameterCount()repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterin interfaceMdb.AlgorithmInfoOrBuilder
-
setOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
setOutputParameter
public Mdb.AlgorithmInfo.Builder setOutputParameter(int index, Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addOutputParameter
public Mdb.AlgorithmInfo.Builder addOutputParameter(Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addOutputParameter
public Mdb.AlgorithmInfo.Builder addOutputParameter(int index, Mdb.OutputParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addAllOutputParameter
public Mdb.AlgorithmInfo.Builder addAllOutputParameter(Iterable<? extends Mdb.OutputParameterInfo> values) repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
clearOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
removeOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
getOutputParameterBuilder
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
getOutputParameterOrBuilder
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterOrBuilderList
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;- Specified by:
getOutputParameterOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
addOutputParameterBuilder
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
addOutputParameterBuilder
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
getOutputParameterBuilderList
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10; -
getOnParameterUpdateList
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateListin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateCount
public int getOnParameterUpdateCount()repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdatein interfaceMdb.AlgorithmInfoOrBuilder
-
setOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
setOnParameterUpdate
public Mdb.AlgorithmInfo.Builder setOnParameterUpdate(int index, Mdb.ParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addOnParameterUpdate
public Mdb.AlgorithmInfo.Builder addOnParameterUpdate(int index, Mdb.ParameterInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addAllOnParameterUpdate
public Mdb.AlgorithmInfo.Builder addAllOnParameterUpdate(Iterable<? extends Mdb.ParameterInfo> values) repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
clearOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
removeOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
getOnParameterUpdateBuilder
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
getOnParameterUpdateOrBuilder
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateOrBuilderList
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;- Specified by:
getOnParameterUpdateOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
addOnParameterUpdateBuilder
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
addOnParameterUpdateBuilder
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
getOnParameterUpdateBuilderList
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11; -
getOnPeriodicRateList
repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRateListin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- A list containing the onPeriodicRate.
-
getOnPeriodicRateCount
public int getOnPeriodicRateCount()repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRateCountin interfaceMdb.AlgorithmInfoOrBuilder- Returns:
- The count of onPeriodicRate.
-
getOnPeriodicRate
public long getOnPeriodicRate(int index) repeated int64 onPeriodicRate = 12;- Specified by:
getOnPeriodicRatein interfaceMdb.AlgorithmInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The onPeriodicRate at the given index.
-
setOnPeriodicRate
repeated int64 onPeriodicRate = 12;- Parameters:
index- The index to set the value at.value- The onPeriodicRate to set.- Returns:
- This builder for chaining.
-
addOnPeriodicRate
repeated int64 onPeriodicRate = 12;- Parameters:
value- The onPeriodicRate to add.- Returns:
- This builder for chaining.
-
addAllOnPeriodicRate
repeated int64 onPeriodicRate = 12;- Parameters:
values- The onPeriodicRate to add.- Returns:
- This builder for chaining.
-
clearOnPeriodicRate
repeated int64 onPeriodicRate = 12;- Returns:
- This builder for chaining.
-
getMathElementsList
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;- Specified by:
getMathElementsListin interfaceMdb.AlgorithmInfoOrBuilder
-
getMathElementsCount
public int getMathElementsCount()Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;- Specified by:
getMathElementsCountin interfaceMdb.AlgorithmInfoOrBuilder
-
getMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;- Specified by:
getMathElementsin interfaceMdb.AlgorithmInfoOrBuilder
-
setMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
setMathElements
public Mdb.AlgorithmInfo.Builder setMathElements(int index, Mdb.MathElement.Builder builderForValue) Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addMathElements
public Mdb.AlgorithmInfo.Builder addMathElements(int index, Mdb.MathElement.Builder builderForValue) Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addAllMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
clearMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
removeMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
getMathElementsBuilder
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
getMathElementsOrBuilder
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;- Specified by:
getMathElementsOrBuilderin interfaceMdb.AlgorithmInfoOrBuilder
-
getMathElementsOrBuilderList
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;- Specified by:
getMathElementsOrBuilderListin interfaceMdb.AlgorithmInfoOrBuilder
-
addMathElementsBuilder
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
addMathElementsBuilder
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
getMathElementsBuilderList
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14; -
setUnknownFields
public final Mdb.AlgorithmInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeUnknownFields
public final Mdb.AlgorithmInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-