Uses of Interface
org.yamcs.protobuf.IndexEntryOrBuilder
-
Uses of IndexEntryOrBuilder in org.yamcs.protobuf
Modifier and TypeClassDescriptionfinal class
Protobuf typeyamcs.protobuf.archive.IndexEntry
static final class
Protobuf typeyamcs.protobuf.archive.IndexEntry
Modifier and TypeMethodDescriptionIndexGroup.Builder.getEntryOrBuilder
(int index) repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
IndexGroup.getEntryOrBuilder
(int index) repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
IndexGroupOrBuilder.getEntryOrBuilder
(int index) repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
Modifier and TypeMethodDescriptionList<? extends IndexEntryOrBuilder>
IndexGroup.Builder.getEntryOrBuilderList()
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
List<? extends IndexEntryOrBuilder>
IndexGroup.getEntryOrBuilderList()
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;
List<? extends IndexEntryOrBuilder>
IndexGroupOrBuilder.getEntryOrBuilderList()
repeated .yamcs.protobuf.archive.IndexEntry entry = 2;