Package org.yamcs.protobuf
Class Mdb.AlgorithmInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
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;
int
repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
getAliasOrBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
List<? extends Yamcs.NamedObjectIdOrBuilder>
repeated .yamcs.protobuf.NamedObjectId alias = 5;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getInputParameter
(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;
int
repeated .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.ByteString
Language if this is a custom algorithmoptional string longDescription = 4;
com.google.protobuf.ByteString
optional 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``.int
Operands 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.ByteString
Algorithm 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;
int
repeated .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;
long
getOnPeriodicRate
(int index) repeated int64 onPeriodicRate = 12;
int
repeated 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;
int
repeated .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.ByteString
optional string qualifiedName = 2;
getScope()
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
optional string shortDescription = 3;
com.google.protobuf.ByteString
optional string shortDescription = 3;
getText()
Code if this is a custom algorithmcom.google.protobuf.ByteString
Code if this is a custom algorithmgetType()
Type of algorithmboolean
Language if this is a custom algorithmboolean
optional string longDescription = 4;
boolean
hasName()
Algorithm nameboolean
optional string qualifiedName = 2;
boolean
hasScope()
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
boolean
optional string shortDescription = 3;
boolean
hasText()
Code if this is a custom algorithmboolean
hasType()
Type of algorithmprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.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.AlgorithmInfo.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.AlgorithmInfo.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.AlgorithmInfo.Builder>
-
setField
public Mdb.AlgorithmInfo.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.AlgorithmInfo.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
addRepeatedField
public Mdb.AlgorithmInfo.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.AlgorithmInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
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.AlgorithmInfo.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()Algorithm name
optional string name = 1;
- Specified by:
hasName
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Algorithm name
optional string name = 1;
- Specified by:
getName
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Algorithm name
optional string name = 1;
- Specified by:
getNameBytes
in 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:
hasQualifiedName
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;
- Specified by:
getQualifiedName
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;
- Specified by:
getQualifiedNameBytes
in 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:
hasShortDescription
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
optional string shortDescription = 3;
- Specified by:
getShortDescription
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()optional string shortDescription = 3;
- Specified by:
getShortDescriptionBytes
in 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:
hasLongDescription
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the longDescription field is set.
-
getLongDescription
optional string longDescription = 4;
- Specified by:
getLongDescription
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()optional string longDescription = 4;
- Specified by:
getLongDescriptionBytes
in 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:
getAliasList
in interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasCount
in interfaceMdb.AlgorithmInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAlias
in 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:
getAliasOrBuilder
in interfaceMdb.AlgorithmInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilderList
in 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:
hasScope
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the scope field is set.
-
getScope
optional .yamcs.protobuf.mdb.AlgorithmInfo.Scope scope = 6;
- Specified by:
getScope
in 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:
hasType
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the type field is set.
-
getType
Type of algorithm
optional .yamcs.protobuf.mdb.AlgorithmInfo.Type type = 13;
- Specified by:
getType
in 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:
hasLanguage
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the language field is set.
-
getLanguage
Language if this is a custom algorithm
optional string language = 7;
- Specified by:
getLanguage
in 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:
getLanguageBytes
in 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:
hasText
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- Whether the text field is set.
-
getText
Code if this is a custom algorithm
optional string text = 8;
- Specified by:
getText
in 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:
getTextBytes
in 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:
getInputParameterList
in interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterCount
public int getInputParameterCount()repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- Specified by:
getInputParameterCount
in interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameter
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- Specified by:
getInputParameter
in 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:
getInputParameterOrBuilder
in interfaceMdb.AlgorithmInfoOrBuilder
-
getInputParameterOrBuilderList
repeated .yamcs.protobuf.mdb.InputParameterInfo inputParameter = 9;
- Specified by:
getInputParameterOrBuilderList
in 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:
getOutputParameterList
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterCount
public int getOutputParameterCount()repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- Specified by:
getOutputParameterCount
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameter
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- Specified by:
getOutputParameter
in 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:
getOutputParameterOrBuilder
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOutputParameterOrBuilderList
repeated .yamcs.protobuf.mdb.OutputParameterInfo outputParameter = 10;
- Specified by:
getOutputParameterOrBuilderList
in 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:
getOnParameterUpdateList
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateCount
public int getOnParameterUpdateCount()repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- Specified by:
getOnParameterUpdateCount
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdate
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- Specified by:
getOnParameterUpdate
in 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:
getOnParameterUpdateOrBuilder
in interfaceMdb.AlgorithmInfoOrBuilder
-
getOnParameterUpdateOrBuilderList
repeated .yamcs.protobuf.mdb.ParameterInfo onParameterUpdate = 11;
- Specified by:
getOnParameterUpdateOrBuilderList
in 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:
getOnPeriodicRateList
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- A list containing the onPeriodicRate.
-
getOnPeriodicRateCount
public int getOnPeriodicRateCount()repeated int64 onPeriodicRate = 12;
- Specified by:
getOnPeriodicRateCount
in interfaceMdb.AlgorithmInfoOrBuilder
- Returns:
- The count of onPeriodicRate.
-
getOnPeriodicRate
public long getOnPeriodicRate(int index) repeated int64 onPeriodicRate = 12;
- Specified by:
getOnPeriodicRate
in 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:
getMathElementsList
in 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:
getMathElementsCount
in interfaceMdb.AlgorithmInfoOrBuilder
-
getMathElements
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;
- Specified by:
getMathElements
in 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:
getMathElementsOrBuilder
in interfaceMdb.AlgorithmInfoOrBuilder
-
getMathElementsOrBuilderList
Operands and operators in Reverse Polish Notation if type ``MATH``.
repeated .yamcs.protobuf.mdb.MathElement mathElements = 14;
- Specified by:
getMathElementsOrBuilderList
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.AlgorithmInfo.Builder>
-
mergeUnknownFields
public final Mdb.AlgorithmInfo.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.AlgorithmInfo.Builder>
-