Uses of Interface
org.yamcs.protobuf.IndexEntryOrBuilder
-
Packages that use IndexEntryOrBuilder Package Description org.yamcs.protobuf -
-
Uses of IndexEntryOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement IndexEntryOrBuilder Modifier and Type Class Description classIndexEntryProtobuf typeyamcs.protobuf.archive.IndexEntrystatic classIndexEntry.BuilderProtobuf typeyamcs.protobuf.archive.IndexEntryMethods in org.yamcs.protobuf that return IndexEntryOrBuilder Modifier and Type Method Description IndexEntryOrBuilderIndexGroup.Builder. getEntryOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexEntry entry = 2;IndexEntryOrBuilderIndexGroup. getEntryOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexEntry entry = 2;IndexEntryOrBuilderIndexGroupOrBuilder. getEntryOrBuilder(int index)repeated .yamcs.protobuf.archive.IndexEntry entry = 2;Methods in org.yamcs.protobuf that return types with arguments of type IndexEntryOrBuilder Modifier and Type Method Description List<? 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;
-