Uses of Interface
org.yamcs.protobuf.IndexEntryOrBuilder
Packages that use IndexEntryOrBuilder
-
Uses of IndexEntryOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement IndexEntryOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeyamcs.protobuf.archive.IndexEntry
static final class
Protobuf typeyamcs.protobuf.archive.IndexEntry
Methods in org.yamcs.protobuf that return IndexEntryOrBuilderModifier 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;
Methods in org.yamcs.protobuf that return types with arguments of type IndexEntryOrBuilderModifier 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;