Uses of Interface
org.yamcs.protobuf.Mdb.CommandInfoOrBuilder
-
Packages that use Mdb.CommandInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Mdb.CommandInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Mdb.CommandInfoOrBuilder Modifier and Type Class Description static classMdb.CommandInfoProtobuf typeyamcs.protobuf.mdb.CommandInfostatic classMdb.CommandInfo.BuilderProtobuf typeyamcs.protobuf.mdb.CommandInfoMethods in org.yamcs.protobuf that return Mdb.CommandInfoOrBuilder Modifier and Type Method Description Mdb.CommandInfoOrBuilderMdb.CommandInfo.Builder. getBaseCommandOrBuilder()optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;Mdb.CommandInfoOrBuilderMdb.CommandInfo. getBaseCommandOrBuilder()optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;Mdb.CommandInfoOrBuilderMdb.CommandInfoOrBuilder. getBaseCommandOrBuilder()optional .yamcs.protobuf.mdb.CommandInfo baseCommand = 6;Mdb.CommandInfoOrBuilderMdb.ListCommandsResponse.Builder. getCommandsOrBuilder(int index)repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;Mdb.CommandInfoOrBuilderMdb.ListCommandsResponse. getCommandsOrBuilder(int index)repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;Mdb.CommandInfoOrBuilderMdb.ListCommandsResponseOrBuilder. getCommandsOrBuilder(int index)repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;Methods in org.yamcs.protobuf that return types with arguments of type Mdb.CommandInfoOrBuilder Modifier and Type Method Description List<? extends Mdb.CommandInfoOrBuilder>Mdb.ListCommandsResponse.Builder. getCommandsOrBuilderList()repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;List<? extends Mdb.CommandInfoOrBuilder>Mdb.ListCommandsResponse. getCommandsOrBuilderList()repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;List<? extends Mdb.CommandInfoOrBuilder>Mdb.ListCommandsResponseOrBuilder. getCommandsOrBuilderList()repeated .yamcs.protobuf.mdb.CommandInfo commands = 1;
-