Uses of Interface
org.yamcs.protobuf.Commanding.CommandHistoryEntryOrBuilder
-
Packages that use Commanding.CommandHistoryEntryOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Commanding.CommandHistoryEntryOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Commanding.CommandHistoryEntryOrBuilder Modifier and Type Class Description static classCommanding.CommandHistoryEntryProtobuf typeyamcs.protobuf.commanding.CommandHistoryEntrystatic classCommanding.CommandHistoryEntry.BuilderProtobuf typeyamcs.protobuf.commanding.CommandHistoryEntryMethods in org.yamcs.protobuf that return Commanding.CommandHistoryEntryOrBuilder Modifier and Type Method Description Commanding.CommandHistoryEntryOrBuilderListCommandsResponse.Builder. getEntryOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;Commanding.CommandHistoryEntryOrBuilderListCommandsResponse. getEntryOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;Commanding.CommandHistoryEntryOrBuilderListCommandsResponseOrBuilder. getEntryOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;Methods in org.yamcs.protobuf that return types with arguments of type Commanding.CommandHistoryEntryOrBuilder Modifier and Type Method Description List<? extends Commanding.CommandHistoryEntryOrBuilder>ListCommandsResponse.Builder. getEntryOrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;List<? extends Commanding.CommandHistoryEntryOrBuilder>ListCommandsResponse. getEntryOrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;List<? extends Commanding.CommandHistoryEntryOrBuilder>ListCommandsResponseOrBuilder. getEntryOrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1;
-