Uses of Interface
org.yamcs.protobuf.Mdb.AlgorithmInfoOrBuilder
-
Packages that use Mdb.AlgorithmInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Mdb.AlgorithmInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Mdb.AlgorithmInfoOrBuilder Modifier and Type Class Description static classMdb.AlgorithmInfoProtobuf typeyamcs.protobuf.mdb.AlgorithmInfostatic classMdb.AlgorithmInfo.BuilderProtobuf typeyamcs.protobuf.mdb.AlgorithmInfoMethods in org.yamcs.protobuf that return Mdb.AlgorithmInfoOrBuilder Modifier and Type Method Description Mdb.AlgorithmInfoOrBuilderMdb.UpdateAlgorithmRequest.Builder. getAlgorithmOrBuilder()Used when action = SETMdb.AlgorithmInfoOrBuilderMdb.UpdateAlgorithmRequest. getAlgorithmOrBuilder()Used when action = SETMdb.AlgorithmInfoOrBuilderMdb.UpdateAlgorithmRequestOrBuilder. getAlgorithmOrBuilder()Used when action = SETMdb.AlgorithmInfoOrBuilderMdb.UsedByInfo.Builder. getAlgorithmOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoOrBuilderMdb.UsedByInfo. getAlgorithmOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoOrBuilderMdb.UsedByInfoOrBuilder. getAlgorithmOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;Mdb.AlgorithmInfoOrBuilderMdb.VerifierInfo.Builder. getAlgorithmOrBuilder()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoOrBuilderMdb.VerifierInfo. getAlgorithmOrBuilder()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoOrBuilderMdb.VerifierInfoOrBuilder. getAlgorithmOrBuilder()optional .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 3;Mdb.AlgorithmInfoOrBuilderMdb.ListAlgorithmsResponse.Builder. getAlgorithmsOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.AlgorithmInfoOrBuilderMdb.ListAlgorithmsResponse. getAlgorithmsOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Mdb.AlgorithmInfoOrBuilderMdb.ListAlgorithmsResponseOrBuilder. getAlgorithmsOrBuilder(int index)repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;Methods in org.yamcs.protobuf that return types with arguments of type Mdb.AlgorithmInfoOrBuilder Modifier and Type Method Description List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.UsedByInfo.Builder. getAlgorithmOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.UsedByInfo. getAlgorithmOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.UsedByInfoOrBuilder. getAlgorithmOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithm = 1;List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.ListAlgorithmsResponse.Builder. getAlgorithmsOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.ListAlgorithmsResponse. getAlgorithmsOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;List<? extends Mdb.AlgorithmInfoOrBuilder>Mdb.ListAlgorithmsResponseOrBuilder. getAlgorithmsOrBuilderList()repeated .yamcs.protobuf.mdb.AlgorithmInfo algorithms = 1;
-